]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-dhcp6.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / print-dhcp6.c
index c5268a90fed6975766bae8b65da883831dcc85fc..0885771c8e67cd17256650df7af6f38547909742 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-dhcp6.c,v 1.1 1999-10-30 05:11:12 itojun Exp $";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-dhcp6.c,v 1.2 1999-11-21 09:36:50 fenner Exp $";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
 #endif
 
 #include <sys/param.h>