Index: uspace/lib/c/include/elf/elf.h
===================================================================
--- uspace/lib/c/include/elf/elf.h	(revision e3444229c8e3295e9e2bed75246c19263f3c51a6)
+++ uspace/lib/c/include/elf/elf.h	(revision 8add15e0d742e2ce9688f92ee8e6378e2caa7b04)
@@ -33,6 +33,6 @@
  */
 
-#ifndef LIBC_ELF_H_
-#define LIBC_ELF_H_
+#ifndef _LIBC_ELF_H_
+#define _LIBC_ELF_H_
 
 #include <stdint.h>
