diff options
Diffstat (limited to 'lang/gpc/files/patch-ae')
-rw-r--r-- | lang/gpc/files/patch-ae | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/gpc/files/patch-ae b/lang/gpc/files/patch-ae new file mode 100644 index 000000000000..f24359936143 --- /dev/null +++ b/lang/gpc/files/patch-ae @@ -0,0 +1,12 @@ +*** demangle.h.orig Wed Jul 30 22:02:03 1997 +--- demangle.h Thu Mar 23 16:13:01 2000 +*************** +*** 22,28 **** + + #ifdef IN_GCC + #include "gansidecl.h" +- #define PARAMS(ARGS) PROTO(ARGS) + #else /* ! IN_GCC */ + #include <ansidecl.h> + #endif /* IN_GCC */ +--- 22,27 ---- |