X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/424961546a4e32086ff7e431794173a2d0901469..11bf9282dab8912f0b83c5cdd8baee1607fc678c:/print-loopback.c?ds=sidebyside diff --git a/print-loopback.c b/print-loopback.c index ee0caf3c..b96b6388 100644 --- a/print-loopback.c +++ b/print-loopback.c @@ -29,12 +29,11 @@ /* * originally defined as the Ethernet Configuration Testing Protocol. - * specification: https://www.mit.edu/people/jhawk/ctp.pdf + * specification: + * https://web.archive.org/web/20060919181108/http://www.mit.edu/people/jhawk/ctp.pdf */ -#ifdef HAVE_CONFIG_H #include -#endif #include "netdissect-stdinc.h"