]> The Tcpdump Group git mirrors - libpcap/commit
Move the PRI[doux]64 definitions to pcap-types.h.
authorGuy Harris <[email protected]>
Tue, 5 Sep 2017 21:01:30 +0000 (14:01 -0700)
committerGuy Harris <[email protected]>
Tue, 5 Sep 2017 21:01:30 +0000 (14:01 -0700)
commite2d85e64c7a3a9cba1881dced8fd9a593751b62a
tree3d937bdd1dabc131c0c880adc71b09d0cb847f99
parent787f37eeffdc3c37beeca8357d667ef35880c62b
Move the PRI[doux]64 definitions to pcap-types.h.

That's where we do the rest of the type-related stuff.

Define them after we include <inttypes.h>, so that if it's defined them,
we don't redefine them.
pcap-types.h
portability.h