From 8eddfd2f15c1a1023a50f6b1aecbf02bfbdc652e Mon Sep 17 00:00:00 2001 From: peter Date: Mon, 29 Jan 2001 12:27:46 +0000 Subject: Stop counting sppp interfaces, we were just testing its presence to give a warning if it was missing. --- sys/i4b/driver/i4b_isppp.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sys/i4b') 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 ' with options ISPPP" -- cgit v1.1