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