--- cook-2.24/file_check/file_check.h.orig 2005-11-05 20:22:22.000000000 +0100 +++ cook-2.24/file_check/file_check.h 2005-11-05 20:22:51.000000000 +0100 @@ -26,7 +26,7 @@ #include extern int warning; -extern int limit; +static int limit; void file_check _((string_ty *));