From 1c650c30bc1f11d66d1859d7432051d4f80d5450 Mon Sep 17 00:00:00 2001 From: Leonard Schmidt Date: Thu, 14 Aug 2014 22:42:09 +0700 Subject: graphics/xli: Added (X11 Image Loading Utility). Signed-off-by: Willy Sudiarto Raharjo --- graphics/xli/patch-ag | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 graphics/xli/patch-ag (limited to 'graphics/xli/patch-ag') diff --git a/graphics/xli/patch-ag b/graphics/xli/patch-ag new file mode 100644 index 0000000000000..7c0db75567917 --- /dev/null +++ b/graphics/xli/patch-ag @@ -0,0 +1,13 @@ +$NetBSD: patch-ag,v 1.1 2006/01/12 00:48:36 joerg Exp $ + +--- imagetypes.c.orig 2006-01-12 00:41:30.000000000 +0000 ++++ imagetypes.c +@@ -13,8 +13,6 @@ + #include "imagetypes.h" + #include + +-extern int errno; +- + /* some of these are order-dependent */ + + static struct { -- cgit v1.2.3