slackbuilds_ponce/graphics/xli/patch-ah

14 lines
287 B
Text
Raw Normal View History

$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];