4ea804e
--- cook-2.25/file_check/file_check.c.gcc4	2005-05-25 17:34:49.000000000 -0400
4ea804e
+++ cook-2.25/file_check/file_check.c	2005-05-25 17:35:16.000000000 -0400
4ea804e
@@ -28,7 +28,7 @@
4ea804e
 #include <error_intl.h>
4ea804e
 
4ea804e
 int		warning;
4ea804e
-static int	limit;
4ea804e
+int	limit;
4ea804e
 static int	number_of_blank_lines;
4ea804e
 static int	number_of_errors;
4ea804e
 static int	line_number;