Index: uspace/lib/c/include/str_error.h
===================================================================
--- uspace/lib/c/include/str_error.h	(revision 9af1c61b92a35908b9af07874373f345e922fede)
+++ uspace/lib/c/include/str_error.h	(revision 0076b9d08217ab74cb57f3a302bc6cd3d6bf1879)
@@ -33,6 +33,6 @@
  */
 
-#ifndef LIBC_STRERROR_H_
-#define LIBC_STRERROR_H_
+#ifndef _LIBC_STRERROR_H_
+#define _LIBC_STRERROR_H_
 
 #include <errno.h>
