summaryrefslogtreecommitdiff
path: root/pcap_sg.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcap_sg.c')
-rw-r--r--pcap_sg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pcap_sg.c b/pcap_sg.c
index 6902001..012fb1b 100644
--- a/pcap_sg.c
+++ b/pcap_sg.c
@@ -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;