diff options
Diffstat (limited to 'pcap_sg.c')
-rw-r--r-- | pcap_sg.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ #include "xio.h" #include "xutils.h" #include "built_in.h" +#include "iosched.h" static struct iovec iov[1024] __cacheline_aligned; static off_t iov_off_rd = 0, iov_slot = 0; |