Index: uspace/srv/net/il/ip/ip.c
===================================================================
--- uspace/srv/net/il/ip/ip.c	(revision c5b59cee008cd899135ed0a623096d8886843e8c)
+++ uspace/srv/net/il/ip/ip.c	(revision 058edb65425eee0ae717ce76dd285e73f72faeeb)
@@ -46,4 +46,6 @@
 #include <sys/types.h>
 
+#include <net/socket_codes.h>
+
 #include <net_messages.h>
 #include <net_modules.h>
@@ -64,5 +66,4 @@
 #include <nil_interface.h>
 #include <tl_interface.h>
-#include <socket_codes.h>
 #include <adt/measured_strings.h>
 #include <adt/module_map.h>
