From fdaba9c2a6db9b0a9dfb793baf8ab3cb33492c0e Mon Sep 17 00:00:00 2001 From: guy Date: Sun, 24 Mar 2002 23:21:51 +0000 Subject: includes and ; there's no need to include it in these files, as they either include "pcap-int.h", which includes , or they include directly. --- bpf_image.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'bpf_image.c') diff --git a/bpf_image.c b/bpf_image.c index ab225eda..d38d978c 100644 --- a/bpf_image.c +++ b/bpf_image.c @@ -21,16 +21,13 @@ #ifndef lint static const char rcsid[] = - "@(#) $Header: /tcpdump/master/libpcap/bpf_image.c,v 1.24 2000-07-11 00:37:04 assar Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/libpcap/bpf_image.c,v 1.25 2002-03-24 23:21:51 guy Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H #include "config.h" #endif -#include -#include - #include #include -- cgit v1.2.3