rktio: add missing header
NetBSD needs <sys/time.h>.
This commit is contained in:
parent
bcd10a9114
commit
a0ce64c5c4
|
@ -13,6 +13,7 @@
|
|||
# include <netdb.h>
|
||||
# include <sys/socket.h>
|
||||
# include <sys/types.h>
|
||||
# include <sys/time.h>
|
||||
# include <fcntl.h>
|
||||
# include <errno.h>
|
||||
# define TCP_SOCKSENDBUF_SIZE 32768
|
||||
|
|
Loading…
Reference in New Issue
Block a user