summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer2/i4b_lme.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer2/i4b_lme.c')
-rw-r--r--sys/i4b/layer2/i4b_lme.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/i4b/layer2/i4b_lme.c b/sys/i4b/layer2/i4b_lme.c
index fce3712..7c77659 100644
--- a/sys/i4b/layer2/i4b_lme.c
+++ b/sys/i4b/layer2/i4b_lme.c
@@ -33,10 +33,6 @@
*
*---------------------------------------------------------------------------*/
-#include "i4bq921.h"
-
-#if NI4BQ921 > 0
-
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/socket.h>
@@ -136,5 +132,3 @@ i4b_mdl_error_ind(l2_softc_t *l2sc, char *where, int errorcode)
break;
}
}
-
-#endif /* NI4BQ921 > 0 */
OpenPOWER on IntegriCloud