]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-zeromq.c
Add program_name field in the netdissect_options structure
[tcpdump] / print-zeromq.c
index ba22c96e72ad00a182437a93f176991a47ef15b1..410241e4dc03601b3adfbbd27a552324c380159f 100644 (file)
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
-#define NETDISSECT_REWORKED
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
 #include <tcpdump-stdinc.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "extract.h"
 
 static const char tstr[] = " [|zmtp1]";