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