]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-loopback.c
NFS: Delete dead code
[tcpdump] / print-loopback.c
index ee0caf3cfe4f3ab4e97564bf6a5500d6dc04b220..b96b638856420b179d6609a7ffa900990b378165 100644 (file)
 
 /*
  * 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"