summaryrefslogtreecommitdiffstats
path: root/print-loopback.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--print-loopback.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/print-loopback.c b/print-loopback.c
index ee0caf3..b96b638 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 <config.h>
-#endif
#include "netdissect-stdinc.h"