]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-bfd.c
Avoiding conditional directives that break statements
[tcpdump] / print-bfd.c
index f1c2ee8cea8fc9c3418b5e39734a5e36293956a8..2950d22e68e29590b0551e0b28dc326b0fddb396 100644 (file)
  * Original code by Hannes Gredler ([email protected])
  */
 
-#define NETDISSECT_REWORKED
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "extract.h"
 
 #include "udp.h"