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 bd72a5e975..64e1423bd7 100644
--- a/text2pcap.c
+++ b/text2pcap.c
@@ -152,10 +152,6 @@
#include <winsock2.h> /* needed to define AF_ values on Windows */
#endif
-#ifndef HAVE_INET_ATON
-# include "wsutil/inet_aton.h"
-#endif
-
#ifdef HAVE_SYS_SOCKET_H
#include <sys/socket.h>
#endif