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

--- daemon.c.orig	2006-01-02 22:25:46.000000000 +0000
+++ daemon.c
@@ -110,7 +110,6 @@ extern time_t		cutoff;		/* all triggers 
 static BOOL		reread;		/* caught SIGHUP, re-read mainlist */
 static BOOL		debug;		/* print debugging information */
 static BOOL		opt_t;		/* TRUE if -t (tty) */
-extern int		errno;		/* system error */
 
 int			curr_year;	/* dummy for DST calculating routines*/
 Widget			mainwindow;	/* dummy for error popup in network.c*/