]> The Tcpdump Group git mirrors - libpcap/blobdiff - rpcapd/fileconf.c
Define more feature test macros and do so in a separate header file.
[libpcap] / rpcapd / fileconf.c
index 5578d10aab35e34e4a426f584d86414edb7a726a..701dd85c9ab05023b5a1bfe23cfcd5652e1bdada 100755 (executable)
 #include "config.h"
 #endif
 
+#include "ftmacros.h"
+
 #include <stdio.h>
+#include <string.h>
 #include <signal.h>
 #include <pcap.h>              // for PCAP_ERRBUF_SIZE
 
-#include "portability.h"       // this includes <string.h>
+#include "portability.h"
 #include "rpcapd.h"
 #include "fileconf.h"
 #include "sockutils.h"         // for SOCK_ASSERT