summaryrefslogtreecommitdiff
path: root/net/xmlrpc-c-devel/files/patch-test__cpp__value.cpp
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2012-09-07 18:11:22 +0000
committerRenato Botelho <garga@FreeBSD.org>2012-09-07 18:11:22 +0000
commit99c8b0dddb5b3ba3e5a4f1a78b712fa8143b64be (patch)
treee9e797273762b1e460970086206840635dd7fd11 /net/xmlrpc-c-devel/files/patch-test__cpp__value.cpp
parentSalt Cloud is a generic cloud provisioning tool which can hook into (diff)
Update to 1.31.04
Notes
Notes: svn path=/head/; revision=303814
Diffstat (limited to 'net/xmlrpc-c-devel/files/patch-test__cpp__value.cpp')
-rw-r--r--net/xmlrpc-c-devel/files/patch-test__cpp__value.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/xmlrpc-c-devel/files/patch-test__cpp__value.cpp b/net/xmlrpc-c-devel/files/patch-test__cpp__value.cpp
new file mode 100644
index 000000000000..61ed885062d7
--- /dev/null
+++ b/net/xmlrpc-c-devel/files/patch-test__cpp__value.cpp
@@ -0,0 +1,12 @@
+--- test/cpp/value.cpp (revision 2386)
++++ test/cpp/value.cpp (revision 2387)
+@@ -9,7 +9,6 @@
+
+ #include "xmlrpc-c/girerr.hpp"
+ using girerr::error;
+-#include "transport_config.h"
+ #include "xmlrpc-c/base.hpp"
+ #include "xmlrpc-c/oldcppwrapper.hpp"
+ #include "xmlrpc-c/registry.hpp"
+Index: test/cpp/test.cpp
+===================================================================