Index: uspace/lib/c/include/loc.h
===================================================================
--- uspace/lib/c/include/loc.h	(revision e89a06a6551f1dacee7bb5fa05a9eaa8901612d6)
+++ uspace/lib/c/include/loc.h	(revision 8add15e0d742e2ce9688f92ee8e6378e2caa7b04)
@@ -33,6 +33,6 @@
  */
 
-#ifndef LIBC_LOC_H_
-#define LIBC_LOC_H_
+#ifndef _LIBC_LOC_H_
+#define _LIBC_LOC_H_
 
 #include <ipc/loc.h>
