Index: uspace/lib/c/include/io/console.h
===================================================================
--- uspace/lib/c/include/io/console.h	(revision bd41ac52cf7d20e9e568c519bf2cb5ac7104b86a)
+++ uspace/lib/c/include/io/console.h	(revision 9eea0b783493decf0abf11e5aa37be12b86e7706)
@@ -33,6 +33,6 @@
  */
 
-#ifndef LIBC_IO_CONSOLE_H_
-#define LIBC_IO_CONSOLE_H_
+#ifndef _LIBC_IO_CONSOLE_H_
+#define _LIBC_IO_CONSOLE_H_
 
 #include <time.h>
