$NetBSD: patch-ci,v 1.1 2006/01/04 20:35:08 joerg Exp $

--- src/xrdb.c.orig	2006-01-04 18:51:03.000000000 +0000
+++ src/xrdb.c
@@ -665,8 +665,6 @@ fatal (msg, prog, x1, x2, x3, x4, x5)
     char *msg, *prog;
     int x1, x2, x3, x4, x5;
 {
-    extern int errno;
-
     if (errno)
       perror (prog);
 
