]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-loopback.c
Printers must include 'netdissect.h', not 'interface.h'
[tcpdump] / print-loopback.c
index 481cf6eef801f68aba4b94075833c3cbf167ca0e..e54d1dbfa12b12ed2081aab8ae8434e5ee5214fc 100644 (file)
@@ -36,7 +36,7 @@
 
 #include <tcpdump-stdinc.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "extract.h"
 #include "ether.h"
 #include "addrtoname.h"