aboutsummaryrefslogtreecommitdiff
path: root/contrib/libpcap/pcap/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libpcap/pcap/socket.h')
-rw-r--r--contrib/libpcap/pcap/socket.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/contrib/libpcap/pcap/socket.h b/contrib/libpcap/pcap/socket.h
index 6f27cba12f91..ee2e393e1b69 100644
--- a/contrib/libpcap/pcap/socket.h
+++ b/contrib/libpcap/pcap/socket.h
@@ -49,15 +49,6 @@
#include <ws2tcpip.h>
/*
- * Winsock doesn't have this UN*X type; it's used in the UN*X
- * sockets API.
- *
- * XXX - do we need to worry about UN*Xes so old that *they*
- * don't have it, either?
- */
- typedef int socklen_t;
-
- /*
* Winsock doesn't have this POSIX type; it's used for the
* tv_usec value of struct timeval.
*/