From: guy Date: Tue, 9 Apr 2002 08:45:06 +0000 (+0000) Subject: includes , and "pcap-int.h" includes , and X-Git-Tag: libpcap-0.7.2~26 X-Git-Url: https://git.tcpdump.org/libpcap/commitdiff_plain/23a134ce78fa2a2fdb64464159a701ccd1f0ece6 includes , and "pcap-int.h" includes , and "scanner.l" includes "pcap-int.h", so there's no need to include in "scanner.l". --- diff --git a/scanner.l b/scanner.l index 6f36be32..83414c16 100644 --- a/scanner.l +++ b/scanner.l @@ -22,15 +22,13 @@ #ifndef lint static const char rcsid[] = - "@(#) $Header: /tcpdump/master/libpcap/scanner.l,v 1.81.2.2 2002-04-09 07:49:41 guy Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/libpcap/scanner.l,v 1.81.2.3 2002-04-09 08:45:06 guy Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H #include "config.h" #endif -#include - #include #include