From 4cae726e0c25828057079bcdf5a19b57f2ffc1e2 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Thu, 23 Oct 2003 02:29:44 +0000 Subject: Unbreak for gcc-3.3 where #include is a fatal error. varargs wasn't even used here.... --- x11/xloadimage/files/patch-rlelib.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 x11/xloadimage/files/patch-rlelib.c (limited to 'x11/xloadimage') diff --git a/x11/xloadimage/files/patch-rlelib.c b/x11/xloadimage/files/patch-rlelib.c new file mode 100644 index 000000000000..7a11550ed960 --- /dev/null +++ b/x11/xloadimage/files/patch-rlelib.c @@ -0,0 +1,10 @@ +--- rlelib.c.base Wed Oct 22 17:20:09 2003 ++++ rlelib.c Wed Oct 22 17:18:30 2003 +@@ -12,7 +12,6 @@ + + #include + #include +-#include + #include + + #include "image.h" /* need ZFILE definition */ -- cgit v1.2.3