diff options
Diffstat (limited to 'netsniff-ng.c')
-rw-r--r-- | netsniff-ng.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netsniff-ng.c b/netsniff-ng.c index 40580b8..28ebda7 100644 --- a/netsniff-ng.c +++ b/netsniff-ng.c @@ -30,7 +30,7 @@ #include "built_in.h" #include "pcap_io.h" #include "bpf.h" -#include "xio.h" +#include "ioops.h" #include "die.h" #include "irq.h" #include "str.h" |