summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/if_le.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/if_le.c')
-rw-r--r--sys/i386/isa/if_le.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/i386/isa/if_le.c b/sys/i386/isa/if_le.c
index 6206495..ff910dd 100644
--- a/sys/i386/isa/if_le.c
+++ b/sys/i386/isa/if_le.c
@@ -36,7 +36,6 @@
*/
#include "le.h"
-#if NLE > 0
#include "opt_inet.h"
#include "opt_ipx.h"
@@ -2037,4 +2036,3 @@ lance_tx_intr(
return xmits;
}
#endif /* !defined(LE_NOLANCE) */
-#endif /* NLE > 0 */
OpenPOWER on IntegriCloud