From 99c8b0dddb5b3ba3e5a4f1a78b712fa8143b64be Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Fri, 7 Sep 2012 18:11:22 +0000 Subject: Update to 1.31.04 --- net/xmlrpc-c-devel/files/patch-xmlrpc_config.h.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 net/xmlrpc-c-devel/files/patch-xmlrpc_config.h.in (limited to 'net/xmlrpc-c-devel/files/patch-xmlrpc_config.h.in') diff --git a/net/xmlrpc-c-devel/files/patch-xmlrpc_config.h.in b/net/xmlrpc-c-devel/files/patch-xmlrpc_config.h.in new file mode 100644 index 000000000000..1608deeb2874 --- /dev/null +++ b/net/xmlrpc-c-devel/files/patch-xmlrpc_config.h.in @@ -0,0 +1,15 @@ +Index: xmlrpc_config.h.in +=================================================================== +--- xmlrpc_config.h.in (revision 2387) ++++ xmlrpc_config.h.in (working copy) +@@ -26,6 +26,10 @@ + #ifndef XMLRPC_CONFIG_H_INCLUDED + #define XMLRPC_CONFIG_H_INCLUDED + ++#if defined(__FreeBSD__) ++ #include ++#endif ++ + /* We hope to replace xmlrpc_amconfig.h some day with something that + doesn't require a whole special set of software to build, to make + Xmlrpc-c approachable by dumber developers. -- cgit v1.2.3