]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-loopback.c
Avoid -E and -M options inconsistencies with no libcrypto
[tcpdump] / print-loopback.c
index 697f0d5f69861eede20b561e95a6aca1af4d7f37..e545eb07613b88a537dc62f36335315ae504b879 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"