From 85ed1466a8d3aa67e997391b6715560b416ffe1b Mon Sep 17 00:00:00 2001 From: assar Date: Mon, 26 Jun 2000 04:17:05 +0000 Subject: reomve interface.h, it's not used in libpcap --- bpf_dump.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'bpf_dump.c') diff --git a/bpf_dump.c b/bpf_dump.c index 893a5fcb..0b651c2a 100644 --- a/bpf_dump.c +++ b/bpf_dump.c @@ -20,7 +20,7 @@ */ #ifndef lint static const char rcsid[] = - "@(#) $Header: /tcpdump/master/libpcap/bpf_dump.c,v 1.11 2000-06-18 11:12:59 assar Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/libpcap/bpf_dump.c,v 1.12 2000-06-26 04:17:05 assar Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H @@ -33,8 +33,6 @@ static const char rcsid[] = #include #include -#include "interface.h" - void bpf_dump(struct bpf_program *p, int option) { -- cgit v1.2.3