summaryrefslogtreecommitdiffstats
path: root/contrib/libpcap/pcap-stdinc.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libpcap/pcap-stdinc.h')
-rw-r--r--contrib/libpcap/pcap-stdinc.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/libpcap/pcap-stdinc.h b/contrib/libpcap/pcap-stdinc.h
index f025013..f1c736e 100644
--- a/contrib/libpcap/pcap-stdinc.h
+++ b/contrib/libpcap/pcap-stdinc.h
@@ -33,13 +33,6 @@
#ifndef pcap_stdinc_h
#define pcap_stdinc_h
-#define SIZEOF_CHAR 1
-#define SIZEOF_SHORT 2
-#define SIZEOF_INT 4
-#ifndef _MSC_EXTENSIONS
-#define SIZEOF_LONG_LONG 8
-#endif
-
/*
* Avoids a compiler warning in case this was already defined
* (someone defined _WINSOCKAPI_ when including 'windows.h', in order
OpenPOWER on IntegriCloud