r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the
[nivanova/samba-autobuild/.git] / source / lib / socket / netif.h
similarity index 96%
rename from source/lib/netif/netif.h
rename to source/lib/socket/netif.h
index 558fda47922db62659fd194510d8775e7eff0ca8..ad7c31eb9e53872cb268c3fbc00c4bf099a76349 100644 (file)
@@ -29,5 +29,5 @@ struct iface_struct {
 #define MAX_INTERFACES 128
 
 #ifndef AUTOCONF_TEST
-#include "lib/netif/proto.h"
+#include "lib/socket/netif_proto.h"
 #endif