summaryrefslogtreecommitdiff
path: root/text2pcap.c
diff options
context:
space:
mode:
Diffstat (limited to 'text2pcap.c')
-rw-r--r--text2pcap.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/text2pcap.c b/text2pcap.c
index bd41e2acff..89a93a2cc6 100644
--- a/text2pcap.c
+++ b/text2pcap.c
@@ -118,10 +118,6 @@
#include <time.h>
#include <glib.h>
-#ifdef HAVE_UNISTD_H
-# include <unistd.h>
-#endif
-
#ifdef HAVE_GETOPT_H
#include <getopt.h>
#endif