summaryrefslogtreecommitdiff
path: root/pcap-types.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of extra blank line.Guy Harris2018-08-041-1/+0
* No need to manually define _WINSOCKAPI_Ali Abdulkadir2017-10-021-8/+0
* Use C99 {u}intN_t types rather than BSD {u_}intN_t types.Guy Harris2017-09-111-103/+9
* We don't define HAVE_{INT,UINT}_n_T; no point in checking them.Guy Harris2017-09-101-23/+12
* Move the PRI[doux]64 definitions to pcap-types.h.Guy Harris2017-09-051-0/+44
* On Windows, include winsock2.h in pcap-types.h.Guy Harris2017-09-051-0/+19
* Put the stuff to get the sized integer types defined into pcap-types.h.Guy Harris2017-09-041-0/+100