summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer2/i4b_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer2/i4b_util.c')
-rw-r--r--sys/i4b/layer2/i4b_util.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/sys/i4b/layer2/i4b_util.c b/sys/i4b/layer2/i4b_util.c
index 511df7d..114f3a6 100644
--- a/sys/i4b/layer2/i4b_util.c
+++ b/sys/i4b/layer2/i4b_util.c
@@ -33,10 +33,6 @@
*
*---------------------------------------------------------------------------*/
-#include "i4bq921.h"
-
-#if NI4BQ921 > 0
-
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/mbuf.h>
@@ -306,6 +302,3 @@ i4b_l2_nr_ok(int nr, int va, int vs)
}
return 1; /* good */
}
-
-#endif /* NI4BQ921 > 0 */
-
OpenPOWER on IntegriCloud