diff options
Diffstat (limited to 'net/xmlrpc-c-devel/files/patch-test__cpp__test.cpp')
-rw-r--r-- | net/xmlrpc-c-devel/files/patch-test__cpp__test.cpp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net/xmlrpc-c-devel/files/patch-test__cpp__test.cpp b/net/xmlrpc-c-devel/files/patch-test__cpp__test.cpp new file mode 100644 index 000000000000..590b4b7318dc --- /dev/null +++ b/net/xmlrpc-c-devel/files/patch-test__cpp__test.cpp @@ -0,0 +1,12 @@ +--- test/cpp/test.cpp (revision 2386) ++++ test/cpp/test.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/Makefile +=================================================================== |