File loki_update-adig.diff of Package loki_setup
%patch
Index: loki_update/libs/ares-1.1.0/adig.c
===================================================================
--- loki_update.orig/libs/ares-1.1.0/adig.c 1999-10-23 19:28:12.000000000 +0000
+++ loki_update/libs/ares-1.1.0/adig.c 2004-02-28 14:45:41.613998636 +0000
@@ -91,10 +91,6 @@
{ "GPOS", T_GPOS },
{ "AAAA", T_AAAA },
{ "LOC", T_LOC },
- { "UINFO", T_UINFO },
- { "UID", T_UID },
- { "GID", T_GID },
- { "UNSPEC", T_UNSPEC },
{ "AXFR", T_AXFR },
{ "MAILB", T_MAILB },
{ "MAILA", T_MAILA },
Index: loki_update/libs/ares-1.1.0/ahost.c
===================================================================
--- loki_update.orig/libs/ares-1.1.0/ahost.c 1999-10-23 19:28:13.000000000 +0000
+++ loki_update/libs/ares-1.1.0/ahost.c 2004-02-28 14:54:42.864055647 +0000
@@ -24,6 +24,7 @@
#include <string.h>
#include <unistd.h>
#include <netdb.h>
+#include <stdlib.h>
#include "ares.h"
#include "ares_dns.h"