blob: 37d73c0a2d5a14a70e5e3d58650a8d7e1bc21474 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- rlelib.c-- Mon Oct 25 02:15:03 1999
+++ rlelib.c Wed Oct 15 22:31:26 2003
@@ -12,7 +12,6 @@
*/
#include "xli.h"
-#include <varargs.h>
#include <ctype.h>
#include "rle.h"
|