Index: uspace/srv/net/nil/eth/eth.c
===================================================================
--- uspace/srv/net/nil/eth/eth.c	(revision c69d327931c88d2878c9d58f4aa911edd6e873ea)
+++ uspace/srv/net/nil/eth/eth.c	(revision db5f8d3f6b863644336c22fa862b14ad082158ac)
@@ -788,6 +788,4 @@
 }
 
-#ifndef CONFIG_NETIF_NIL_BUNDLE
-
 /** Default thread for new connections.
  *
@@ -839,6 +837,4 @@
 }
 
-#endif /* CONFIG_NETIF_NIL_BUNDLE */
-
 /** @}
  */
