rktio: add <sys/types.h> to reliably get u_char
This commit is contained in:
parent
58dea081c6
commit
7152cc1ba6
|
@ -12,6 +12,7 @@
|
|||
# include <netinet/in.h>
|
||||
# include <netdb.h>
|
||||
# include <sys/socket.h>
|
||||
# include <sys/types.h>
|
||||
# include <fcntl.h>
|
||||
# include <errno.h>
|
||||
# define TCP_SOCKSENDBUF_SIZE 32768
|
||||
|
|
Loading…
Reference in New Issue
Block a user