]> The Tcpdump Group git mirrors - libpcap/commit
Define more feature test macros and do so in a separate header file.
authorGuy Harris <[email protected]>
Mon, 20 Mar 2017 22:20:51 +0000 (15:20 -0700)
committerGuy Harris <[email protected]>
Mon, 20 Mar 2017 22:20:51 +0000 (15:20 -0700)
commit9e96bd4cf18a1e56867ac43b4da927939ceb7680
treeb617c71baf7c565d02aff1983e7a8042ce62a87e
parentb26a3719eb69f398f9af476bcf2291be7320543e
Define more feature test macros and do so in a separate header file.

On Linux, define _GNU_SOURCE to get as much stuff declared as possible.

Define the feature test macros in ftmacros.h, and include that befoe
including any header files other than config.h.
Makefile.in
ftmacros.h [new file with mode: 0644]
portability.h
rpcapd/daemon.c
rpcapd/fileconf.c
rpcapd/rpcapd.c
sockutils.c