summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/patches/gcc3.3.2curses.patch
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/asymptote/patches/gcc3.3.2curses.patch')
-rw-r--r--Build/source/utils/asymptote/patches/gcc3.3.2curses.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/utils/asymptote/patches/gcc3.3.2curses.patch b/Build/source/utils/asymptote/patches/gcc3.3.2curses.patch
new file mode 100644
index 00000000000..34d75aaa48b
--- /dev/null
+++ b/Build/source/utils/asymptote/patches/gcc3.3.2curses.patch
@@ -0,0 +1,7 @@
+*** curses.h.orig Sun Feb 11 21:43:36 2007
+--- curses.h Sun Feb 11 21:43:21 2007
+***************
+*** 1302 ****
+! #if defined(__USE_FIXED_PROTOTYPES__) || defined(__cplusplus) || defined (__STRICT_ANSI__)
+--- 1302 ----
+! #if 0 && (defined(__USE_FIXED_PROTOTYPES__) || defined(__cplusplus) || defined (__STRICT_ANSI__))