Index: uspace/lib/c/include/bitops.h
===================================================================
--- uspace/lib/c/include/bitops.h	(revision 174156fd1cf321a6363777352073d05829467b2f)
+++ uspace/lib/c/include/bitops.h	(revision 04c0fc5aa45ec90f84d2ef0b8b067f698c6f5f0e)
@@ -33,6 +33,6 @@
  */
 
-#ifndef LIBC_BITOPS_H_
-#define LIBC_BITOPS_H_
+#ifndef _LIBC_BITOPS_H_
+#define _LIBC_BITOPS_H_
 
 #include <stddef.h>
