mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
sys/uio.h needed for struct iovec on OpenBSD
This commit is contained in:
parent
a2c3b2f03a
commit
f9a7123aed
1 changed files with 1 additions and 0 deletions
|
|
@ -134,6 +134,7 @@
|
|||
#include "mswin32/winclude.h"
|
||||
#include "pcap-int.h"
|
||||
#else
|
||||
#include <sys/uio.h>
|
||||
#include <sys/ioctl.h>
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue