summaryrefslogtreecommitdiff
path: root/time/plan/patches/patch-ah
blob: 4d447f051f8e0fdb3cba0b9aaabc8121356e92dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ah,v 1.1 2006/01/02 22:29:03 joerg Exp $

--- g_formfile.c.orig	2006-01-02 22:23:01.000000000 +0000
+++ g_formfile.c
@@ -35,7 +35,6 @@ char *itemname[NITEMS] = {
 	"None", "Label", "Print", "Input", "Time", "Note", "Choice", "Flag",
 	"Button", "Summary", "Chart" };
 
-extern int	errno;
 extern char	*progname;		/* argv[0] */
 extern Widget	toplevel;		/* top-level shell for error popups */