Index: uspace/lib/c/include/net/in6.h
===================================================================
--- uspace/lib/c/include/net/in6.h	(revision 257feec9d30b7aa8ced34c0ef045309a9cc98d3c)
+++ uspace/lib/c/include/net/in6.h	(revision 02a09ed9ab72cd7eb2ca3f11873db078ab906acc)
@@ -67,4 +67,6 @@
 } sockaddr_in6_t;
 
+extern const in6_addr_t in6addr_any;
+
 #endif
 
