$NetBSD: patch-ag,v 1.1 2006/01/13 15:16:14 joerg Exp $ --- src/list.c.orig 2006-01-13 14:59:27.000000000 +0000 +++ src/list.c @@ -80,8 +80,6 @@ */ #define FE_ALLOC_UNIT 128 -extern int errno; - static time_t now; static FLAG do_a, do_d, do_i, do_l, do_L, do_m, do_M, do_o, do_p, do_s; static FLAG clock24, use_pathname = 0;