]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-zephyr.c
Include "config.h" if present, so that stuff discovered by the configure
[tcpdump] / print-zephyr.c
index d8c608e735524a9f3aa03feba43b2ccb9069ee32..9727adaa789a03af52d4c511964d489bbc31c7c2 100644 (file)
  * PURPOSE.
  */
 
+#ifndef lint
+static const char rcsid[] =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-zephyr.c,v 1.2 2001-09-11 02:37:12 guy Exp $";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <stdio.h>
 #include <ctype.h>
 #include <string.h>