From 7f6c4bf07d376daa8a3524d1f1ed02cf89606a45 Mon Sep 17 00:00:00 2001 From: Philippe Charnier Date: Wed, 7 Jan 1998 07:55:26 +0000 Subject: [PATCH] Remove more unused #includes. Obtained from: Bruce. --- sbin/spppcontrol/spppcontrol.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sbin/spppcontrol/spppcontrol.c b/sbin/spppcontrol/spppcontrol.c index 99709889f48..8f073085373 100644 --- a/sbin/spppcontrol/spppcontrol.c +++ b/sbin/spppcontrol/spppcontrol.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: spppcontrol.c,v 1.2 1998/01/05 07:23:02 charnier Exp $"; #endif /* not lint */ #include @@ -40,9 +40,7 @@ static const char rcsid[] = #include #include -#include #include -#include #include #include #include