Index: uspace/lib/c/include/udebug.h
===================================================================
--- uspace/lib/c/include/udebug.h	(revision 5b0cf635022b821f28f7a014ad5b39d005cd7666)
+++ uspace/lib/c/include/udebug.h	(revision 04c0fc5aa45ec90f84d2ef0b8b067f698c6f5f0e)
@@ -33,6 +33,6 @@
  */
 
-#ifndef LIBC_UDEBUG_H_
-#define LIBC_UDEBUG_H_
+#ifndef _LIBC_UDEBUG_H_
+#define _LIBC_UDEBUG_H_
 
 #include <abi/udebug.h>
