summaryrefslogtreecommitdiffstats
path: root/sys/dev/snc
diff options
context:
space:
mode:
authormaxim <maxim@FreeBSD.org>2003-06-02 08:36:18 +0000
committermaxim <maxim@FreeBSD.org>2003-06-02 08:36:18 +0000
commitf6a778e73aa4d25b726e2c4c9cd20f798e75e5c1 (patch)
tree1e9a6dad1324c7fe7de809d22c3f4a728405c29b /sys/dev/snc
parent2aa2cf3a4cf668045fdda7598b5855940eb194c5 (diff)
downloadFreeBSD-src-f6a778e73aa4d25b726e2c4c9cd20f798e75e5c1.zip
FreeBSD-src-f6a778e73aa4d25b726e2c4c9cd20f798e75e5c1.tar.gz
Remove unused #ifdef BRIDGE.
Reviewed by: nyan
Diffstat (limited to 'sys/dev/snc')
-rw-r--r--sys/dev/snc/if_snc.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/dev/snc/if_snc.c b/sys/dev/snc/if_snc.c
index 5ce7325..f253420 100644
--- a/sys/dev/snc/if_snc.c
+++ b/sys/dev/snc/if_snc.c
@@ -47,11 +47,6 @@
#include <net/if_arp.h>
#include <net/if_media.h>
-#include "opt_bdg.h"
-#ifdef BRIDGE
-#include <net/bridge.h>
-#endif
-
#include <dev/snc/dp83932reg.h>
#include <dev/snc/dp83932var.h>
#include <dev/snc/dp83932subr.h>
OpenPOWER on IntegriCloud