$NetBSD: patch-ab,v 1.16 2005/12/15 23:31:04 joerg Exp $

--- src/protocols/zephyr/ZLocations.c.orig	2005-12-15 23:15:33.000000000 +0000
+++ src/protocols/zephyr/ZLocations.c
@@ -20,10 +20,10 @@ static char rcsid_ZLocations_c[] =
 
 #include "internal.h"
 
+#include <errno.h>
 #include <pwd.h>
 
 extern char *getenv();
-extern int errno;
 
 Code_t ZSetLocation(exposure)
     char *exposure;
