13 lines
277 B
Text
13 lines
277 B
Text
$NetBSD: patch-ab,v 1.5 2005/12/20 18:13:23 joerg Exp $
|
|
|
|
--- fig2dev/read.c.orig 2005-12-20 18:05:06.000000000 +0000
|
|
+++ fig2dev/read.c
|
|
@@ -37,8 +37,6 @@ strerror(e)
|
|
}
|
|
#endif
|
|
|
|
-extern int errno;
|
|
-
|
|
extern F_arrow *make_arrow();
|
|
|
|
static void read_colordef();
|