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 bc73be3215c832cdb0c8a5022db800902f9f62dc)
@@ -33,6 +33,6 @@
  */
 
-#ifndef LIBC_ELF_H_
-#define LIBC_ELF_H_
+#ifndef _LIBC_ELF_H_
+#define _LIBC_ELF_H_
 
 #include <stdint.h>
