Index: uspace/lib/net/nil/nil_remote.c
===================================================================
--- uspace/lib/net/nil/nil_remote.c	(revision e526f08e005a95740d8b5d3b30f7cdf1db353104)
+++ uspace/lib/net/nil/nil_remote.c	(revision f63a591d1085b2ef35cde0f9ec4cb50fa2d4050e)
@@ -36,11 +36,11 @@
  */
 
-#include <net_messages.h>
+#include <nil_remote.h>
+#include <nil_interface.h>
+#include <nil_messages.h>
+#include <generic.h>
 #include <net/device.h>
-#include <nil_interface.h>
 #include <net/packet.h>
 #include <packet_client.h>
-#include <nil_messages.h>
-#include <nil_remote.h>
 
 /** Notify the network interface layer about the device state change.
