$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*/