Index: uspace/lib/c/include/inet/inetping.h
===================================================================
--- uspace/lib/c/include/inet/inetping.h	(revision b7fd2a02e4161f4edd38548e7f8456b8021549be)
+++ uspace/lib/c/include/inet/inetping.h	(revision 9eea0b783493decf0abf11e5aa37be12b86e7706)
@@ -33,6 +33,6 @@
  */
 
-#ifndef LIBC_INET_INETPING_H_
-#define LIBC_INET_INETPING_H_
+#ifndef _LIBC_INET_INETPING_H_
+#define _LIBC_INET_INETPING_H_
 
 #include <inet/inet.h>
