remoce unused #include.
This commit is contained in:
parent
5df42cf4ae
commit
614a54ebb0
@ -26,12 +26,11 @@
|
||||
|
||||
#ifndef lint
|
||||
static const char rcsid[] =
|
||||
"$Id$";
|
||||
"$Id: kldload.c,v 1.4 1998/01/05 07:07:44 charnier Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include <err.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/linker.h>
|
||||
|
Loading…
Reference in New Issue
Block a user