aboutsummaryrefslogtreecommitdiffstats
path: root/epan/epan.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/epan.c')
-rw-r--r--epan/epan.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/epan/epan.c b/epan/epan.c
index f59decee0e..1f725da07f 100644
--- a/epan/epan.c
+++ b/epan/epan.c
@@ -25,10 +25,6 @@
#include "config.h"
#endif
-#if (defined(HAVE_LIBGCRYPT) || defined(HAVE_LIBGNUTLS)) && defined(_WIN32)
-#include <winposixtype.h>
-#endif
-
#ifdef HAVE_LIBGCRYPT
#include <gcrypt.h>
#endif /* HAVE_LIBGCRYPT */