]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-lwres.c
Printers must include 'netdissect.h', not 'interface.h'
[tcpdump] / print-lwres.c
index 90a6866a0a19b098d49c132bd9db4b83e21b86aa..38a5c6ffe21f3708af843899b898e9bd6c9fca7a 100644 (file)
@@ -38,7 +38,7 @@
 #include <stdio.h>
 #include <string.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "addrtoname.h"
 #include "extract.h"                    /* must come after interface.h */