]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-cnfp.c
CHANGES: Add/move change(s) backported to 4.99
[tcpdump] / print-cnfp.c
index 1a39c0db72a369dc09212c01b5b9322cb4991d2b..553b051d483b451f5cb04f1d656340fabe37c419 100644 (file)
  *    https://www.cisco.com/c/en/us/td/docs/net_mgmt/netflow_collection_engine/3-6/user/guide/format.html#wp1005892
  */
 
-#ifdef HAVE_CONFIG_H
 #include <config.h>
-#endif
 
 #include "netdissect-stdinc.h"
 
 #include <stdio.h>
-#include <string.h>
 
 #include "netdissect.h"
 #include "addrtoname.h"