SlackBuildsOrg/graphics/xli/patch-ah
Leonard Schmidt 1c650c30bc graphics/xli: Added (X11 Image Loading Utility).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-08-15 23:21:32 +07:00

13 lines
287 B
Text

$NetBSD: patch-ah,v 1.1 2006/01/12 00:48:36 joerg Exp $
--- path.c.orig 2006-01-12 00:44:46.000000000 +0000
+++ path.c
@@ -18,8 +18,6 @@
#endif
#include <errno.h>
-extern int errno;
-
static unsigned int NumPaths = 0;
static unsigned int NumExts = 0;
static char *Paths[BUFSIZ];