blob: f4cf895db2cd84145b3ebfea11fa7e7ec3bab63c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-al,v 1.2 2008/09/10 13:32:47 taca Exp $
--- image/imagetypes.c.orig 2001-01-18 18:07:14.000000000 +0900
+++ image/imagetypes.c
@@ -50,7 +50,6 @@ static struct imagetypes {
};
/* SUPPRESS 560 */
-extern int errno;
extern int findImage(char *, char *);
/* load a named image
|