summaryrefslogtreecommitdiff
path: root/graphics/xfractint/files/patch-framain2.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xfractint/files/patch-framain2.c')
-rw-r--r--graphics/xfractint/files/patch-framain2.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/xfractint/files/patch-framain2.c b/graphics/xfractint/files/patch-framain2.c
new file mode 100644
index 000000000000..ac0036f309a7
--- /dev/null
+++ b/graphics/xfractint/files/patch-framain2.c
@@ -0,0 +1,14 @@
+--- framain2.c.orig Tue Sep 7 00:38:10 1999
++++ framain2.c Sun Dec 7 11:37:30 2003
+@@ -1,10 +1,8 @@
+ #include <string.h>
+ #include <time.h>
++#include <stdarg.h>
+ #ifndef XFRACT
+ #include <io.h>
+-#include <stdarg.h>
+-#else
+-#include <varargs.h>
+ #endif
+ #include <ctype.h>
+ /* see Fractint.c for a description of the "include" hierarchy */