opnsense-ports/comms/flrig/files/patch-src_xmlrpcpp_XmlRpcBase64.h
Franco Fichtner 26ccd68319 */*: sync with upstream
Taken from: FreeBSD
2015-04-29 07:20:49 +02:00

10 lines
278 B
C

--- src/xmlrpcpp/XmlRpcBase64.h.orig 2015-04-28 12:53:47.291010000 -0400
+++ src/xmlrpcpp/XmlRpcBase64.h 2015-04-28 12:53:56.470160000 -0400
@@ -18,6 +18,7 @@
#if !defined(__BASE64_H_INCLUDED__)
#define __BASE64_H_INCLUDED__ 1
+#include <ios>
#include <iterator>
static