X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/0b1de8f73d9b1484095a5ba484e83021ef7bc7ae..0845bc813c1cc48b18cdefff0b387c110647463c:/print-sctp.c diff --git a/print-sctp.c b/print-sctp.c index 6c41766d..bde78be5 100644 --- a/print-sctp.c +++ b/print-sctp.c @@ -39,9 +39,9 @@ #include -#include "interface.h" +#include "netdissect.h" #include "addrtoname.h" -#include "extract.h" /* must come after interface.h */ +#include "extract.h" #include "ip.h" #ifdef INET6 #include "ip6.h"