summaryrefslogtreecommitdiffstats
path: root/sys/dev/sn/if_sn.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2003-03-05 19:24:24 +0000
committerpeter <peter@FreeBSD.org>2003-03-05 19:24:24 +0000
commitfbc7526e8f7461209707f4f096b1ec1f9f4aca7b (patch)
tree5244a504fc54940e377f138f4f959da0cbad8ceb /sys/dev/sn/if_sn.c
parentf9806b180393c9a3dbdc1792c27c8175975ff756 (diff)
downloadFreeBSD-src-fbc7526e8f7461209707f4f096b1ec1f9f4aca7b.zip
FreeBSD-src-fbc7526e8f7461209707f4f096b1ec1f9f4aca7b.tar.gz
Finish driving a stake through the heart of netns and the associated
ifdefs scattered around the place - its dead Jim! The SMB stuff had stolen AF_NS, make it official.
Diffstat (limited to 'sys/dev/sn/if_sn.c')
-rw-r--r--sys/dev/sn/if_sn.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/dev/sn/if_sn.c b/sys/dev/sn/if_sn.c
index 46011cb..d5ed7a2 100644
--- a/sys/dev/sn/if_sn.c
+++ b/sys/dev/sn/if_sn.c
@@ -108,11 +108,6 @@
#include <netinet/ip.h>
#endif
-#ifdef NS
-#include <netns/ns.h>
-#include <netns/ns_if.h>
-#endif
-
#include <net/bpf.h>
#include <net/bpfdesc.h>
OpenPOWER on IntegriCloud