]> The Tcpdump Group git mirrors - tcpdump/blobdiff - util.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / util.c
diff --git a/util.c b/util.c
index 1321f9c9e09fb480a36343ddbe19fe12ef6e8d41..e830a0846eb45afba4942825ba8136c9ebae73f2 100644 (file)
--- a/util.c
+++ b/util.c
 
 #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 <sys/types.h>