11 lines
245 B
Text
11 lines
245 B
Text
|
--- 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 */
|