X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/c734fcf6d040195e0581c5ec9ae74d589e059286..f0d4fb1e2fa6cc9e81e9c65a1a433951e54bb8ed:/util.c?ds=sidebyside diff --git a/util.c b/util.c index 1321f9c9..e830a084 100644 --- a/util.c +++ b/util.c @@ -21,7 +21,11 @@ #ifndef lint static const char rcsid[] = - "@(#) $Header: /tcpdump/master/tcpdump/util.c,v 1.59 1999-11-21 03:51:05 assar Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/util.c,v 1.60 1999-11-21 09:37:05 fenner Exp $ (LBL)"; +#endif + +#ifdef HAVE_CONFIG_H +#include "config.h" #endif #include