summaryrefslogtreecommitdiff
path: root/time/plan/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'time/plan/patches/patch-ae')
-rw-r--r--time/plan/patches/patch-ae14
1 files changed, 11 insertions, 3 deletions
diff --git a/time/plan/patches/patch-ae b/time/plan/patches/patch-ae
index d08f71777be..0973db9a842 100644
--- a/time/plan/patches/patch-ae
+++ b/time/plan/patches/patch-ae
@@ -1,7 +1,7 @@
-$NetBSD: patch-ae,v 1.1 2004/06/10 22:42:43 jschauma Exp $
+$NetBSD: patch-ae,v 1.2 2006/01/02 22:29:03 joerg Exp $
---- g_dbfile.c.orig 2004-06-11 18:17:47.000000000 -0400
-+++ g_dbfile.c 2004-06-11 18:18:13.000000000 -0400
+--- g_dbfile.c.orig 1998-12-24 11:04:41.000000000 +0000
++++ g_dbfile.c
@@ -6,6 +6,7 @@
*/
@@ -10,3 +10,11 @@ $NetBSD: patch-ae,v 1.1 2004/06/10 22:42:43 jschauma Exp $
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
+@@ -34,7 +35,6 @@
+ #define R_SEP '\n' /* row (card) separator */
+ #define ESC '\\' /* treat next char literally */
+
+-extern int errno;
+ extern char *progname; /* argv[0] */
+ extern Widget toplevel; /* top-level shell for icon name */
+