aboutsummaryrefslogtreecommitdiff
path: root/graphics/xli
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2003-10-18 14:06:17 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2003-10-18 14:06:17 +0000
commit97fa0efda7a7a60fcc964aeee7f24e3446b831e9 (patch)
treef5eb9e4d48d3539e4522615934bac75a67e3f4b6 /graphics/xli
parent2571e972ce2e6980b509c3e1daeb7b7fcfd7e87d (diff)
downloadports-97fa0efda7a7a60fcc964aeee7f24e3446b831e9.tar.gz
ports-97fa0efda7a7a60fcc964aeee7f24e3446b831e9.zip
Notes
Diffstat (limited to 'graphics/xli')
-rw-r--r--graphics/xli/files/patch-rlelib.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/xli/files/patch-rlelib.c b/graphics/xli/files/patch-rlelib.c
new file mode 100644
index 000000000000..37d73c0a2d5a
--- /dev/null
+++ b/graphics/xli/files/patch-rlelib.c
@@ -0,0 +1,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"
+