]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ether.c
Print IP src and dst even when udp is truncated.
[tcpdump] / print-ether.c
index e422b974567239240a9e63bb43a14382578ed3b6..1ef7e47b261c58e8817ec7f795ad356edbc15834 100644 (file)
  */
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-ether.c,v 1.47 1999-11-21 03:53:34 assar Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-ether.c,v 1.48 1999-11-21 09:36:51 fenner Exp $ (LBL)";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
 #endif
 
 #include <sys/param.h>