From ec8fa4cfd9c06c9b082139952651e1353bd6d502 Mon Sep 17 00:00:00 2001 From: "Bjoern A. Zeeb" Date: Fri, 6 Jul 2007 07:21:56 +0000 Subject: I4B header files are now installed in include/i4b/ and no longer in include/machine/. Adapt #include paths. Approved by: re (kensmith) --- usr.sbin/ppp/i4b.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'usr.sbin/ppp') diff --git a/usr.sbin/ppp/i4b.c b/usr.sbin/ppp/i4b.c index 95c686fcf5c2..f07962509d25 100644 --- a/usr.sbin/ppp/i4b.c +++ b/usr.sbin/ppp/i4b.c @@ -36,10 +36,6 @@ #include #include -#ifdef __FreeBSD__ -#include -#include -#else #ifdef __NetBSD__ #include #include @@ -47,7 +43,6 @@ #include #include #endif -#endif #include #include #include -- cgit v1.3