summaryrefslogtreecommitdiffstats
path: root/sys/i4b
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2001-01-29 12:27:46 +0000
committerpeter <peter@FreeBSD.org>2001-01-29 12:27:46 +0000
commit8eddfd2f15c1a1023a50f6b1aecbf02bfbdc652e (patch)
tree5cade01740f1f5c31db27a07ab36580fe6bd3545 /sys/i4b
parentab46631b96686af7d466445686f52b41f6b32c01 (diff)
downloadFreeBSD-src-8eddfd2f15c1a1023a50f6b1aecbf02bfbdc652e.zip
FreeBSD-src-8eddfd2f15c1a1023a50f6b1aecbf02bfbdc652e.tar.gz
Stop counting sppp interfaces, we were just testing its presence to give
a warning if it was missing.
Diffstat (limited to 'sys/i4b')
-rw-r--r--sys/i4b/driver/i4b_isppp.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/i4b/driver/i4b_isppp.c b/sys/i4b/driver/i4b_isppp.c
index 0be5efa..2a6dd35 100644
--- a/sys/i4b/driver/i4b_isppp.c
+++ b/sys/i4b/driver/i4b_isppp.c
@@ -50,10 +50,6 @@
#ifndef USE_ISPPP
-#ifdef __FreeBSD__
-#include "sppp.h"
-#endif
-
#ifndef __NetBSD__
#if NI4BISPPP == 0
# error "You need to define `pseudo-device sppp <N>' with options ISPPP"
OpenPOWER on IntegriCloud