summaryrefslogtreecommitdiff
path: root/lang/gcc/patches/patch-ci
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc/patches/patch-ci')
-rw-r--r--lang/gcc/patches/patch-ci12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/gcc/patches/patch-ci b/lang/gcc/patches/patch-ci
new file mode 100644
index 00000000000..456188b59b5
--- /dev/null
+++ b/lang/gcc/patches/patch-ci
@@ -0,0 +1,12 @@
+$NetBSD: patch-ci,v 1.1 2002/01/03 20:40:51 tron Exp $
+
+--- ../gcc-2.95.3/libobjc/objc/runtime.h.orig Wed Sep 30 10:17:56 1998
++++ ../gcc-2.95.3/libobjc/objc/runtime.h Thu Jan 3 20:37:55 2002
+@@ -29,6 +29,7 @@
+ #include <stdarg.h> /* for varargs and va_list's */
+
+ #include <stdio.h>
++#include <string.h>
+ #include <ctype.h>
+
+ #include <stddef.h> /* so noone else will get system versions */