summaryrefslogtreecommitdiffstats
path: root/contrib/tcpdump/vfprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcpdump/vfprintf.c')
-rw-r--r--contrib/tcpdump/vfprintf.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/contrib/tcpdump/vfprintf.c b/contrib/tcpdump/vfprintf.c
index 8682859..51fa63e 100644
--- a/contrib/tcpdump/vfprintf.c
+++ b/contrib/tcpdump/vfprintf.c
@@ -21,7 +21,11 @@
#ifndef lint
static const char rcsid[] =
- "@(#) $Header: vfprintf.c,v 1.2 96/09/26 23:36:51 leres Exp $ (LBL)";
+ "@(#) $Header: /tcpdump/master/tcpdump/vfprintf.c,v 1.3 1999/11/21 09:37:05 fenner Exp $ (LBL)";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
#endif
#include <sys/types.h>
OpenPOWER on IntegriCloud