X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/69cb46af9119e8b5554bcc4bf1bf36f39cb82131..refs/pull/482/head:/print-tipc.c diff --git a/print-tipc.c b/print-tipc.c index 9c760fdd..2809d072 100644 --- a/print-tipc.c +++ b/print-tipc.c @@ -23,12 +23,12 @@ #include "config.h" #endif -#include +#include -#include "interface.h" +#include "netdissect.h" #include "ether.h" #include "ethertype.h" -#include "extract.h" /* must come after interface.h */ +#include "extract.h" static const char tstr[] = "[|TIPC]";