diff options
| author | Joseph Mingrone <jrm@FreeBSD.org> | 2023-03-27 18:45:17 +0000 | 
|---|---|---|
| committer | Joseph Mingrone <jrm@FreeBSD.org> | 2023-03-27 18:45:17 +0000 | 
| commit | 35af88c96350eb786f1198dfb6b29a171016e6bf (patch) | |
| tree | e883c1f8391d5ca1afd57abd8ed9d2cd7c274b0b /pcap/socket.h | |
| parent | 20616273d52132557e786a8aea1637be4c218a08 (diff) | |
Diffstat (limited to 'pcap/socket.h')
| -rw-r--r-- | pcap/socket.h | 9 | 
1 files changed, 0 insertions, 9 deletions
| diff --git a/pcap/socket.h b/pcap/socket.h index 6f27cba12f91..ee2e393e1b69 100644 --- a/pcap/socket.h +++ b/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.     */ | 
