summaryrefslogtreecommitdiffstats
path: root/contrib/tcpdump/machdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcpdump/machdep.c')
-rw-r--r--contrib/tcpdump/machdep.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/contrib/tcpdump/machdep.c b/contrib/tcpdump/machdep.c
index 7dd443a..1ed3fd4 100644
--- a/contrib/tcpdump/machdep.c
+++ b/contrib/tcpdump/machdep.c
@@ -21,7 +21,11 @@
#ifndef lint
static const char rcsid[] =
- "@(#) $Header: machdep.c,v 1.4 97/09/30 15:03:53 leres Exp $ (LBL)";
+ "@(#) $Header: /tcpdump/master/tcpdump/machdep.c,v 1.5 1999/11/21 09:36:47 fenner Exp $ (LBL)";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
#endif
#include <sys/types.h>
OpenPOWER on IntegriCloud