summaryrefslogtreecommitdiff
path: root/graphics/xfractint/files/patch-miscres.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xfractint/files/patch-miscres.c')
-rw-r--r--graphics/xfractint/files/patch-miscres.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/graphics/xfractint/files/patch-miscres.c b/graphics/xfractint/files/patch-miscres.c
new file mode 100644
index 000000000000..f659908f7dcc
--- /dev/null
+++ b/graphics/xfractint/files/patch-miscres.c
@@ -0,0 +1,18 @@
+--- miscres.c.orig Tue Sep 7 00:38:10 1999
++++ miscres.c Sun Dec 7 10:48:38 2003
+@@ -5,12 +5,12 @@
+ #include <string.h>
+ #include <ctype.h>
+ #include <time.h>
++#include <stdarg.h>
++#ifndef BIG_ANSI_C
+ #include <malloc.h>
++#endif
+ #ifndef XFRACT
+-#include <stdarg.h>
+ #include <io.h>
+-#else
+-#include <varargs.h>
+ #endif
+ /*#ifdef __TURBOC__
+ #include <dir.h>