summaryrefslogtreecommitdiff
path: root/ham/flxmlrpc/patches/patch-include_XmlRpcBase64.h
diff options
context:
space:
mode:
Diffstat (limited to 'ham/flxmlrpc/patches/patch-include_XmlRpcBase64.h')
-rw-r--r--ham/flxmlrpc/patches/patch-include_XmlRpcBase64.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/ham/flxmlrpc/patches/patch-include_XmlRpcBase64.h b/ham/flxmlrpc/patches/patch-include_XmlRpcBase64.h
new file mode 100644
index 00000000000..b1209bc3da8
--- /dev/null
+++ b/ham/flxmlrpc/patches/patch-include_XmlRpcBase64.h
@@ -0,0 +1,14 @@
+$NetBSD: patch-include_XmlRpcBase64.h,v 1.1 2017/05/19 14:58:02 joerg Exp $
+
+Provide correct header failbit and friends.
+
+--- include/XmlRpcBase64.h.orig 2017-05-19 11:34:22.124616494 +0000
++++ include/XmlRpcBase64.h
+@@ -18,6 +18,7 @@
+ #if !defined(__BASE64_H_INCLUDED__)
+ #define __BASE64_H_INCLUDED__ 1
+
++#include <ios>
+ #include <iterator>
+
+ static