]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-null.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / print-null.c
index 96d83cdcbb7f854cac86a64376716c258b0ed9e0..b0cafe12943310754157b84ffe840091eb0ae6be 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-null.c,v 1.27 1999-11-21 03:48:05 assar Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-null.c,v 1.28 1999-11-21 09:36:58 fenner Exp $ (LBL)";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
 #endif
 
 #include <sys/param.h>