summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer4/i4b_l4.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer4/i4b_l4.c')
-rw-r--r--sys/i4b/layer4/i4b_l4.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/i4b/layer4/i4b_l4.c b/sys/i4b/layer4/i4b_l4.c
index 517ee10..7b0616b 100644
--- a/sys/i4b/layer4/i4b_l4.c
+++ b/sys/i4b/layer4/i4b_l4.c
@@ -33,11 +33,8 @@
*
*---------------------------------------------------------------------------*/
-#include "i4b.h"
#include "i4bipr.h"
-#if NI4B > 0
-
#include <sys/param.h>
#include <sys/kernel.h>
#include <sys/systm.h>
@@ -1102,5 +1099,3 @@ i4b_idle_check_var_unit(call_desc_t *cd)
break;
}
}
-
-#endif /* NI4B > 0 */
OpenPOWER on IntegriCloud