summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer1/iwic/i4b_iwic_bchan.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer1/iwic/i4b_iwic_bchan.c')
-rw-r--r--sys/i4b/layer1/iwic/i4b_iwic_bchan.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/i4b/layer1/iwic/i4b_iwic_bchan.c b/sys/i4b/layer1/iwic/i4b_iwic_bchan.c
index 2b5ac66..89595c2 100644
--- a/sys/i4b/layer1/iwic/i4b_iwic_bchan.c
+++ b/sys/i4b/layer1/iwic/i4b_iwic_bchan.c
@@ -35,11 +35,8 @@
*
*---------------------------------------------------------------------------*/
-#include "iwic.h"
#include "opt_i4b.h"
-#if (NIWIC > 0)
-
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/mbuf.h>
@@ -768,5 +765,3 @@ iwic_init_linktab(struct iwic_softc *sc)
/* used by HDLC data transfers, i.e. ipr and isp drivers */
lt->rx_mbuf = &chan->in_mbuf;
}
-
-#endif /* NIWIC > 0 */
OpenPOWER on IntegriCloud