]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-domain.c
Add program_name field in the netdissect_options structure
[tcpdump] / print-domain.c
index a6a6d3a2cdb31fb3d03ecbf6c1ab6bb748f6a8df..15974bfa45e177a8348940f4e94ad987050c5518 100644 (file)
@@ -29,9 +29,9 @@
 
 #include <string.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "addrtoname.h"
-#include "extract.h"                    /* must come after interface.h */
+#include "extract.h"
 
 static const char *ns_ops[] = {
        "", " inv_q", " stat", " op3", " notify", " update", " op6", " op7",