summaryrefslogtreecommitdiffstats
path: root/sys/i4b/capi/capi_llif.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/capi/capi_llif.c')
-rw-r--r--sys/i4b/capi/capi_llif.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/i4b/capi/capi_llif.c b/sys/i4b/capi/capi_llif.c
index a022861..37ba967 100644
--- a/sys/i4b/capi/capi_llif.c
+++ b/sys/i4b/capi/capi_llif.c
@@ -27,9 +27,6 @@
* $FreeBSD$
*/
-#include "i4bcapi.h"
-#if NI4BCAPI > 0
-
#include <sys/param.h>
#include <sys/kernel.h>
#include <sys/systm.h>
@@ -162,5 +159,3 @@ capi_ll_receive(capi_softc_t *sc, struct mbuf *m)
i4b_Dfreembuf(m);
return(0);
}
-
-#endif /* NI4BCAPI > 0*/
OpenPOWER on IntegriCloud