X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/78651639891de4a150f23ab635ef940f6ee22d8e..refs/heads/master:/print-nhrp.c?ds=sidebyside diff --git a/print-nhrp.c b/print-nhrp.c index 472b1d9b..cb04b619 100644 --- a/print-nhrp.c +++ b/print-nhrp.c @@ -23,9 +23,7 @@ * I-D draft-detienne-dmvpn-01 (expired) */ -#ifdef HAVE_CONFIG_H #include -#endif #include "netdissect-stdinc.h" @@ -34,7 +32,6 @@ #include "addrtoname.h" #include "af.h" #include "ethertype.h" -#include "interface.h" #include "extract.h" #define NHRP_VER_RFC2332 1