X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/664d914056101c5ea997b0e0069b0518e823d205..c9ce67cf66f986ac716e68083c62563d3af98e20:/print-ether.c diff --git a/print-ether.c b/print-ether.c index e422b974..1ef7e47b 100644 --- a/print-ether.c +++ b/print-ether.c @@ -20,7 +20,11 @@ */ #ifndef lint static const char rcsid[] = - "@(#) $Header: /tcpdump/master/tcpdump/print-ether.c,v 1.47 1999-11-21 03:53:34 assar Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/print-ether.c,v 1.48 1999-11-21 09:36:51 fenner Exp $ (LBL)"; +#endif + +#ifdef HAVE_CONFIG_H +#include "config.h" #endif #include