aboutsummaryrefslogtreecommitdiffstats
path: root/epan/disabled_protos.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/disabled_protos.c')
-rw-r--r--epan/disabled_protos.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/epan/disabled_protos.c b/epan/disabled_protos.c
index 71bc1b97cb..30df144538 100644
--- a/epan/disabled_protos.c
+++ b/epan/disabled_protos.c
@@ -26,10 +26,6 @@
#include <string.h>
#include <errno.h>
-#ifdef HAVE_UNISTD_H
-#include <unistd.h>
-#endif
-
#include <glib.h>
#include <wsutil/filesystem.h>