]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-snmp.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / print-snmp.c
index 5c417e7b73757c6c324f4148cd0e45330aa27c72..15a0892bcd558ba9a6e33ee885fbc3f5482a64df 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-snmp.c,v 1.36 1999-10-17 22:18:02 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-snmp.c,v 1.37 1999-11-21 09:37:01 fenner Exp $ (LBL)";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
 #endif
 
 #include <sys/param.h>