opnsense-ports/comms/fllog/files/patch-src_xmrpcpp_XmlRpcBase64.h
Franco Fichtner 427512cfc3 */*: sync with upstream
Taken from: FreeBSD
2015-05-03 10:32:36 +02:00

10 lines
278 B
C

--- src/xmlrpcpp/XmlRpcBase64.h.orig 2015-04-27 22:22:52.000000000 -0700
+++ src/xmlrpcpp/XmlRpcBase64.h 2015-04-27 22:23:02.000000000 -0700
@@ -18,6 +18,7 @@
#if !defined(__BASE64_H_INCLUDED__)
#define __BASE64_H_INCLUDED__ 1
+#include <ios>
#include <iterator>
static