Index: uspace/lib/c/include/inet/endpoint.h
===================================================================
--- uspace/lib/c/include/inet/endpoint.h	(revision a62ceaf039a5a22dc93ec3e4767e997f0730bbbe)
+++ uspace/lib/c/include/inet/endpoint.h	(revision 1995ac3eb9bf37f3e753f79bcf6dba1a3c3df86e)
@@ -33,6 +33,6 @@
  */
 
-#ifndef LIBC_INET_ENDPOINT_H_
-#define LIBC_INET_ENDPOINT_H_
+#ifndef _LIBC_INET_ENDPOINT_H_
+#define _LIBC_INET_ENDPOINT_H_
 
 #include <stdint.h>
