]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-raw.c
Reorganize netdissect.h
[tcpdump] / print-raw.c
index d20387c644c9149502615c601b763b42c61b9772..a89af5bfec294d26421cdc2be3e5e8bc36b18fbd 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"
 
 /*
  * The DLT_RAW packet has no header. It contains a raw IP packet.