summaryrefslogtreecommitdiff
path: root/graphics/xfractint/files/patch-jiim.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xfractint/files/patch-jiim.c')
-rw-r--r--graphics/xfractint/files/patch-jiim.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/xfractint/files/patch-jiim.c b/graphics/xfractint/files/patch-jiim.c
new file mode 100644
index 000000000000..47aa584ac084
--- /dev/null
+++ b/graphics/xfractint/files/patch-jiim.c
@@ -0,0 +1,15 @@
+--- jiim.c.orig Tue Sep 7 00:38:10 1999
++++ jiim.c Sun Dec 7 11:38:56 2003
+@@ -39,12 +39,7 @@
+ */
+
+ #include <string.h>
+-
+-#ifndef XFRACT
+ #include <stdarg.h>
+-#else
+-#include <varargs.h>
+-#endif
+
+ #ifdef __TURBOC__
+ # include <mem.h> /* to get mem...() declarations */