summaryrefslogtreecommitdiffstats
path: root/bpf_dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'bpf_dump.c')
-rw-r--r--bpf_dump.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/bpf_dump.c b/bpf_dump.c
index b50d7e7..2ef8528 100644
--- a/bpf_dump.c
+++ b/bpf_dump.c
@@ -18,18 +18,14 @@
* WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
-#ifndef lint
-static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/tcpdump/bpf_dump.c,v 1.17 2008-02-14 20:53:49 guy Exp $ (LBL)";
-#endif
+#define NETDISSECT_REWORKED
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <tcpdump-stdinc.h>
-#include <pcap.h>
#include <stdio.h>
#include "interface.h"
OpenPOWER on IntegriCloud