Fix a style bug that I introduced (both sys/param.h and sys/types.h
included). Caught by: sheldonh@freebsd.org
This commit is contained in:
parent
4ba3e7f9c2
commit
9444a90587
@ -59,7 +59,6 @@ static const char rcsid[] =
|
||||
#include <sys/param.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/signal.h>
|
||||
#include <err.h>
|
||||
#include <ctype.h>
|
||||
|
Loading…
Reference in New Issue
Block a user