diff -urN krb4-1.2.2.old/lib/roken/getipnodebyname.c
krb4-1.2.2/lib/roken/getipnodebyname.c
--- krb4-1.2.2.old/lib/roken/getipnodebyname.c  1999-12-02 13:58:46.000000000 -0300
+++ krb4-1.2.2/lib/roken/getipnodebyname.c      2003-07-09 17:27:23.000000000 -0300
@@ -39,7 +39,8 @@
 #include "roken.h"

 #ifndef HAVE_H_ERRNO
-static int h_errno = NO_RECOVERY;
+//static int h_errno = NO_RECOVERY;
+#include <errno.h>
 #endif

 /*