summaryrefslogtreecommitdiff
path: root/pcr/htmldoc/errno.patch
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-07-05 17:53:25 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-07-05 17:53:25 -0500
commitb34f808022ae31c05f4f45d2e432307c5159b24d (patch)
treeb3ac408cfc78fbf9645fe84dff8e2ae6458584f4 /pcr/htmldoc/errno.patch
parent6006ac3da10bcff2a9d951cfcef97aa765befad2 (diff)
htmldoc-1.8.28-1: updating version
Diffstat (limited to 'pcr/htmldoc/errno.patch')
-rw-r--r--pcr/htmldoc/errno.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/pcr/htmldoc/errno.patch b/pcr/htmldoc/errno.patch
new file mode 100644
index 000000000..f0595481d
--- /dev/null
+++ b/pcr/htmldoc/errno.patch
@@ -0,0 +1,11 @@
+diff -Nu htmldoc-1.8.28/htmldoc/http-addrlist.c htmldoc-1.8.28_fixed/htmldoc/http-addrlist.c
+--- htmldoc-1.8.28/htmldoc/http-addrlist.c 2011-12-30 02:41:10.000000000 -0500
++++ htmldoc-1.8.28_fixed/htmldoc/http-addrlist.c 2014-02-27 18:08:04.000000000 -0500
+@@ -28,6 +28,7 @@
+ # include <resolv.h>
+ #endif /* HAVE_RESOLV_H */
+
++#include <errno.h>
+
+ /*
+ * 'httpAddrConnect()' - Connect to any of the addresses in the list.