1234567891011121314 |
- $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 <errno.h>
-
- -extern int errno;
- -
- /* some of these are order-dependent */
-
- static struct {
|