From f6a778e73aa4d25b726e2c4c9cd20f798e75e5c1 Mon Sep 17 00:00:00 2001 From: maxim Date: Mon, 2 Jun 2003 08:36:18 +0000 Subject: Remove unused #ifdef BRIDGE. Reviewed by: nyan --- sys/dev/snc/if_snc.c | 5 ----- 1 file changed, 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 #include -#include "opt_bdg.h" -#ifdef BRIDGE -#include -#endif - #include #include #include -- cgit v1.1