diff options
Diffstat (limited to 'graphics/xfractint/files/patch-jiim.c')
-rw-r--r-- | graphics/xfractint/files/patch-jiim.c | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/graphics/xfractint/files/patch-jiim.c b/graphics/xfractint/files/patch-jiim.c deleted file mode 100644 index 47aa584ac084..000000000000 --- a/graphics/xfractint/files/patch-jiim.c +++ /dev/null @@ -1,15 +0,0 @@ ---- 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 */ |