471. [bug] nsupdate didn't compile on HP/UX 10.20
+ 471. [bug] nsupdate didn't compile on HP/UX 10.20
+
--- 9.0.0 released ---
463. [bug] nsupdate sent malformed SOA queries to the second
* SOFTWARE.
*/
-/* $Id: nsupdate.c,v 1.8.2.7 2000/09/15 23:47:14 gson Exp $ */
+/* $Id: nsupdate.c,v 1.8.2.8 2000/09/18 17:51:38 gson Exp $ */
#include <config.h>
static char *keystr = NULL, *keyfile = NULL;
static isc_entropy_t *entp = NULL;
+extern int h_errno;
+
typedef struct nsu_requestinfo {
dns_message_t *msg;
isc_sockaddr_t *addr;