]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-nfs.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / print-nfs.c
index 41c177eb1473a0c2fa505423e060e7895da43e3d..d1cd028627ff82268537d58ef74d3e8e801458a7 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-nfs.c,v 1.67 1999-11-21 05:43:50 assar Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-nfs.c,v 1.68 1999-11-21 09:36:57 fenner Exp $ (LBL)";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
 #endif
 
 #include <sys/param.h>