From fd008ba80b77d9f5495b99856ca357d6c433a256 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 9 Jan 1999 16:21:40 +0000 Subject: declare `match' --- src/uniq.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/uniq.c b/src/uniq.c index ddc141416..d02790c2e 100644 --- a/src/uniq.c +++ b/src/uniq.c @@ -244,6 +244,7 @@ check_file (const char *infile, const char *outfile) while (!feof (istream)) { + int match; if (readline (thisline, istream) == 0) break; thisfield = find_field (thisline); -- cgit v1.2.3-70-g09d2