ports/x11/xli/patches/patch-rlelib_c

14 lines
176 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
gratuitous old include
Index: rlelib.c
--- rlelib.c.orig
+++ rlelib.c
@@ -12,7 +12,6 @@
*/
#include "xli.h"
-#include <varargs.h>
#include <ctype.h>
#include "rle.h"