summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/cook/files/cook-2.24-gcc4.patch')
-rw-r--r--dev-util/cook/files/cook-2.24-gcc4.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-util/cook/files/cook-2.24-gcc4.patch b/dev-util/cook/files/cook-2.24-gcc4.patch
deleted file mode 100644
index 3206be25c7b5..000000000000
--- a/dev-util/cook/files/cook-2.24-gcc4.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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 <str.h>
-
- extern int warning;
--extern int limit;
-+static int limit;
-
- void file_check _((string_ty *));
-