summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer3/i4b_l2if.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer3/i4b_l2if.c')
-rw-r--r--sys/i4b/layer3/i4b_l2if.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/i4b/layer3/i4b_l2if.c b/sys/i4b/layer3/i4b_l2if.c
index 0a8584b..842d23f 100644
--- a/sys/i4b/layer3/i4b_l2if.c
+++ b/sys/i4b/layer3/i4b_l2if.c
@@ -33,10 +33,6 @@
*
*---------------------------------------------------------------------------*/
-#include "i4bq931.h"
-
-#if NI4BQ931 > 0
-
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/mbuf.h>
@@ -681,5 +677,3 @@ i4b_l3_tx_alert(call_desc_t *cd)
DL_Data_Req(ctrl_desc[cd->controller].unit, m);
}
-
-#endif /* NI4BQ931 > 0 */
OpenPOWER on IntegriCloud