Include unistd.h so FreeBSD doesn't complain about getopt() prototype
missing.
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <dirent.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <isc/boolean.h>
|
||||
#include <isc/lang.h>
|
||||
|
||||
Reference in New Issue
Block a user