summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer1/ifpnp/i4b_ifpnp_l1.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer1/ifpnp/i4b_ifpnp_l1.c')
-rw-r--r--sys/i4b/layer1/ifpnp/i4b_ifpnp_l1.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/i4b/layer1/ifpnp/i4b_ifpnp_l1.c b/sys/i4b/layer1/ifpnp/i4b_ifpnp_l1.c
index f2b4ad2..c7843d9 100644
--- a/sys/i4b/layer1/ifpnp/i4b_ifpnp_l1.c
+++ b/sys/i4b/layer1/ifpnp/i4b_ifpnp_l1.c
@@ -36,10 +36,6 @@
*
*---------------------------------------------------------------------------*/
-#include "ifpnp.h"
-
-#if (NIFPNP > 0)
-
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/mbuf.h>
@@ -240,5 +236,3 @@ ifpnp_mph_command_req(int unit, int command, void *parm)
return(0);
}
-
-#endif /* NIFPNP > 0 */
OpenPOWER on IntegriCloud