$OpenBSD: patch-image_rlelib_c,v 1.1 2017/04/28 10:01:01 espie Exp $
--- image/rlelib.c.orig	Fri Apr 28 11:54:42 2017
+++ image/rlelib.c	Fri Apr 28 11:55:44 2017
@@ -12,7 +12,6 @@
 
 #include <stdio.h>
 #include <math.h>
-#include <varargs.h>
 #include <ctype.h>
 
 #include "image.h"		/* need ZFILE definition */
