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