summaryrefslogtreecommitdiff
path: root/graphics/xfractint/files/patch-jiim.c
blob: 47aa584ac084f11b5408dd21b353e4cc5f61c75a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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 */