X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/c6d472bf63488b0c2ab7ab9f4b32c68dd2c8ea2b..0845bc813c1cc48b18cdefff0b387c110647463c:/print-ppp.c?ds=inline diff --git a/print-ppp.c b/print-ppp.c index edc03c02..b245625f 100644 --- a/print-ppp.c +++ b/print-ppp.c @@ -29,7 +29,6 @@ * o BAP support */ -#define NETDISSECT_REWORKED #ifdef HAVE_CONFIG_H #include "config.h" #endif @@ -43,7 +42,7 @@ #include -#include "interface.h" +#include "netdissect.h" #include "extract.h" #include "addrtoname.h" #include "ppp.h"