summaryrefslogtreecommitdiff
path: root/graphics/asymptote/patches/gcc3.3.2curses.patch
blob: 34d75aaa48bcc4645e0a5c2ce6321df31fb9dbf8 (plain)
1
2
3
4
5
6
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__))