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, 0 insertions, 18 deletions
diff --git a/graphics/xfractint/files/patch-miscres.c b/graphics/xfractint/files/patch-miscres.c
deleted file mode 100644
index f659908f7dcc..000000000000
--- a/graphics/xfractint/files/patch-miscres.c
+++ /dev/null
@@ -1,18 +0,0 @@
---- 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>