mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
sys/time.h needed for struct timeval
This commit is contained in:
parent
0cfdce899b
commit
a823dfa663
@ -22,6 +22,7 @@
|
||||
#include <unistd.h> /* Required for mkstemp on NetBSD. */
|
||||
|
||||
#include <sys/stat.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
#include <isc/file.h>
|
||||
#include <isc/string.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user