mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 22:21:29 +00:00
sys/uio.h needed for struct iovec on OpenBSD
This commit is contained in:
@@ -134,6 +134,7 @@
|
|||||||
#include "mswin32/winclude.h"
|
#include "mswin32/winclude.h"
|
||||||
#include "pcap-int.h"
|
#include "pcap-int.h"
|
||||||
#else
|
#else
|
||||||
|
#include <sys/uio.h>
|
||||||
#include <sys/ioctl.h>
|
#include <sys/ioctl.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user