X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/c6d472bf63488b0c2ab7ab9f4b32c68dd2c8ea2b..refs/pull/482/head:/print-eigrp.c diff --git a/print-eigrp.c b/print-eigrp.c index cab77ba5..a56aae71 100644 --- a/print-eigrp.c +++ b/print-eigrp.c @@ -14,16 +14,15 @@ * FOR A PARTICULAR PURPOSE. */ -#define NETDISSECT_REWORKED #ifdef HAVE_CONFIG_H #include "config.h" #endif -#include +#include #include -#include "interface.h" +#include "netdissect.h" #include "extract.h" #include "addrtoname.h"