Index: uspace/lib/c/include/net/in.h
===================================================================
--- uspace/lib/c/include/net/in.h	(revision 19a4f73d732eaf01d22b3fdcb5c730406666b0d6)
+++ uspace/lib/c/include/net/in.h	(revision e242fbaada5d843aef96bca2b157fc06cef8a9e1)
@@ -45,5 +45,5 @@
 #define INET_ADDRSTRLEN  (4 * 3 + 3 + 1)
 
-#define INADDR_ANY 0
+#define INADDR_ANY  0
 
 /** INET address. */
