03953a3dd2
gcc-3.3.
12 lines
229 B
Text
12 lines
229 B
Text
$NetBSD: patch-ac,v 1.1 2003/06/14 17:50:56 fredb Exp $
|
|
|
|
--- rlelib.c.orig 1993-07-23 03:18:45.000000000 -0500
|
|
+++ rlelib.c
|
|
@@ -12,7 +12,6 @@
|
|
*/
|
|
|
|
#include "xli.h"
|
|
-#include <varargs.h>
|
|
#include <ctype.h>
|
|
#include "rle.h"
|
|
|