Index: uspace/lib/c/include/cap.h
===================================================================
--- uspace/lib/c/include/cap.h	(revision b7fd2a02e4161f4edd38548e7f8456b8021549be)
+++ uspace/lib/c/include/cap.h	(revision 8add15e0d742e2ce9688f92ee8e6378e2caa7b04)
@@ -34,6 +34,6 @@
  */
 
-#ifndef LIBC_CAP_H_
-#define LIBC_CAP_H_
+#ifndef _LIBC_CAP_H_
+#define _LIBC_CAP_H_
 
 #include <adt/list.h>
