aboutsummaryrefslogtreecommitdiffstats
path: root/capture-pcap-util-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'capture-pcap-util-int.h')
-rw-r--r--capture-pcap-util-int.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/capture-pcap-util-int.h b/capture-pcap-util-int.h
index c749d5e042..426595d341 100644
--- a/capture-pcap-util-int.h
+++ b/capture-pcap-util-int.h
@@ -26,9 +26,6 @@
#define __PCAP_UTIL_INT_H__
#ifdef HAVE_LIBPCAP
-#ifdef HAVE_PCAP_REMOTE
-#include <pcap.h>
-#endif /* HAVE_PCAP_REMOTE */
extern if_info_t *if_info_new(char *name, char *description);
extern void if_info_add_address(if_info_t *if_info, struct sockaddr *addr);