From 0c13254f97dc78cb4201221b6459172416cc35b7 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Fri, 1 Oct 2010 18:52:21 +0000 Subject: - Update to 20.04p09 - Pass maintainership to Paul B Mahol Submitted by: Paul B Mahol (by email) --- graphics/xfractint/files/patch-common__frasetup.c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 graphics/xfractint/files/patch-common__frasetup.c (limited to 'graphics/xfractint/files/patch-common__frasetup.c') diff --git a/graphics/xfractint/files/patch-common__frasetup.c b/graphics/xfractint/files/patch-common__frasetup.c new file mode 100644 index 000000000000..2c756960162e --- /dev/null +++ b/graphics/xfractint/files/patch-common__frasetup.c @@ -0,0 +1,11 @@ +--- ./common/frasetup.c.orig 2004-11-23 08:13:37.000000000 -0500 ++++ ./common/frasetup.c 2010-01-27 13:52:46.000000000 -0500 +@@ -2,7 +2,7 @@ + #include + #ifdef __TURBOC__ + #include +-#elif !defined(__386BSD__) ++#elif !defined(BIG_ANSI_C) + #include + #endif + /* see Fractint.c for a description of the "include" hierarchy */ -- cgit v1.2.3