mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove unused #ifdef BRIDGE.
Reviewed by: nyan
This commit is contained in:
parent
fe94306a33
commit
b0af6a7be5
1 changed files with 0 additions and 5 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue