]> The Tcpdump Group git mirrors - tcpdump/blobdiff - machdep.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / machdep.c
index cfdf9d6aff2380e43d23438375b8a04012482203..6211930d7861890a540f14f7a05a28f2d4d40931 100644 (file)
--- a/machdep.c
+++ b/machdep.c
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/machdep.c,v 1.4 1999-10-07 23:47:10 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/machdep.c,v 1.5 1999-11-21 09:36:47 fenner Exp $ (LBL)";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
 #endif
 
 #include <sys/types.h>