summaryrefslogtreecommitdiff
path: root/pcap_rw.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcap_rw.c')
-rw-r--r--pcap_rw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pcap_rw.c b/pcap_rw.c
index 4d95c47..29d11c5 100644
--- a/pcap_rw.c
+++ b/pcap_rw.c
@@ -16,6 +16,7 @@
#include "xutils.h"
#include "xio.h"
#include "die.h"
+#include "iosched.h"
static ssize_t pcap_rw_write(int fd, pcap_pkthdr_t *phdr, enum pcap_type type,
const uint8_t *packet, size_t len)