Remove more unused #includes.
Obtained from: Bruce.
This commit is contained in:
parent
7d9a2cfbe3
commit
7eea80697a
@ -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 <sys/param.h>
|
||||
@ -40,9 +40,7 @@ static const char rcsid[] =
|
||||
#include <net/if_sppp.h>
|
||||
|
||||
#include <err.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <sysexits.h>
|
||||
#include <unistd.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user