Index: uspace/lib/c/include/adt/hash.h
===================================================================
--- uspace/lib/c/include/adt/hash.h	(revision 174156fd1cf321a6363777352073d05829467b2f)
+++ uspace/lib/c/include/adt/hash.h	(revision bc73be3215c832cdb0c8a5022db800902f9f62dc)
@@ -32,6 +32,6 @@
 /** @file
  */
-#ifndef LIBC_ADT_HASH_H_
-#define LIBC_ADT_HASH_H_
+#ifndef _LIBC_ADT_HASH_H_
+#define _LIBC_ADT_HASH_H_
 
 #include <stdint.h>
