X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/e847135d66e822a96198a8d15771cf3a827b1ee9..c1c3c77463d592cc576eaa491e604752044ca55a:/print-dccp.c diff --git a/print-dccp.c b/print-dccp.c index a41f68bf..74054fb6 100644 --- a/print-dccp.c +++ b/print-dccp.c @@ -16,7 +16,7 @@ #include #include -#include "interface.h" +#include "netdissect.h" #include "addrtoname.h" #include "extract.h" /* must come after interface.h */ #include "ip.h"