$NetBSD$

This file does not use variable arguments at all.

--- jiim.c.orig	2006-06-15 07:57:40.000000000 +0200
+++ jiim.c	2006-06-15 08:35:20.000000000 +0200
@@ -40,12 +40,6 @@
 
 #include <string.h>
 
-#ifndef XFRACT
-#include <stdarg.h>
-#else
-#include <varargs.h>
-#endif
-
 #ifdef __TURBOC__
 #   include <mem.h>   /* to get mem...() declarations */
 #endif
