]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-chdlc.c
Avoiding conditional directives that break statements
[tcpdump] / print-chdlc.c
index 3951ef77cdff5ce7388f00b8ac8527c2eb8a58db..ef22a36d2a4bd394af0c34e31cd8449aa8aa0576 100644 (file)
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
-#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 "addrtoname.h"
 #include "ethertype.h"
 #include "extract.h"