From cdf842b2dfff6f223103c7e10fd5a7b2af85c84a Mon Sep 17 00:00:00 2001 From: brian Date: Tue, 21 Sep 1999 19:37:00 +0000 Subject: Back out the bogus #ifdef __NetBSD__ #include lines. The original report was due to a mis-installation of the NetBS header files :-/ Submitted by: Kazuyoshi Kato --- usr.sbin/ppp/defs.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'usr.sbin/ppp/defs.c') diff --git a/usr.sbin/ppp/defs.c b/usr.sbin/ppp/defs.c index 257b9ce..740fc62 100644 --- a/usr.sbin/ppp/defs.c +++ b/usr.sbin/ppp/defs.c @@ -35,9 +35,6 @@ #include #include -#ifdef __NetBSD__ -#include /* for `errno' ?!? */ -#endif #include #include #include -- cgit v1.1