X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/60a835d80f4b6c12dbe2d38fe4ca2de16f3302dc..refs/pull/494/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"