xinstall.c does not require ctype functions, so ctype.h is not
necessary here. Note: this would change the md5 checksum due to change caused by different register layout.
This commit is contained in:
parent
1fe1a17dd4
commit
3aca24a984
@ -53,7 +53,6 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/time.h>
|
||||
#include <sys/wait.h>
|
||||
|
||||
#include <ctype.h>
|
||||
#include <err.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user