X-Git-Url: https://git.tcpdump.org/libpcap/blobdiff_plain/ca9f99af45f80ccba087f942b5d30a8216a2ef03..0e2f8c8892e9fb0611cc2ccf5e184dd89e0b07ec:/etherent.c diff --git a/etherent.c b/etherent.c index c34834c7..a13a6f52 100644 --- a/etherent.c +++ b/etherent.c @@ -21,7 +21,11 @@ #ifndef lint static const char rcsid[] = - "@(#) $Header: /tcpdump/master/libpcap/etherent.c,v 1.20 1999-10-07 23:46:40 mcr Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/libpcap/etherent.c,v 1.21 2000-07-11 00:37:04 assar Exp $ (LBL)"; +#endif + +#ifdef HAVE_CONFIG_H +#include "config.h" #endif #include @@ -35,7 +39,6 @@ static const char rcsid[] = #include -#include "gnuc.h" #ifdef HAVE_OS_PROTO_H #include "os-proto.h" #endif