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