mirror of
https://github.com/opnsense/src.git
synced 2026-04-20 21:59:20 -04:00
Remove unused headers that were breaking LINT.
This commit is contained in:
parent
defe677bdf
commit
21987f0645
1 changed files with 0 additions and 6 deletions
|
|
@ -75,12 +75,6 @@
|
|||
MODULE_DEPEND(gx, miibus, 1, 1, 1);
|
||||
#include "miibus_if.h"
|
||||
|
||||
#ifdef KLD_MODULE
|
||||
#define NMIIBUS 1
|
||||
#else
|
||||
#include "miibus.h"
|
||||
#endif
|
||||
|
||||
#define TUNABLE_TX_INTR_DELAY 100
|
||||
#define TUNABLE_RX_INTR_DELAY 100
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue