Include <err.h>. On my system CVS Make(1) has an implicit declaration of
warnc(3) without it.
This commit is contained in:
parent
355ff30c95
commit
3b7d275a3d
@ -118,6 +118,7 @@ __FBSDID("$FreeBSD$");
|
||||
#endif
|
||||
#include <sys/wait.h>
|
||||
#include <ctype.h>
|
||||
#include <err.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <inttypes.h>
|
||||
|
Loading…
Reference in New Issue
Block a user