summaryrefslogtreecommitdiffstats
path: root/net-p2p/retroshare/files/patch-libretroshare-src-upnp-upnphandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/retroshare/files/patch-libretroshare-src-upnp-upnphandler.h')
-rw-r--r--net-p2p/retroshare/files/patch-libretroshare-src-upnp-upnphandler.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/net-p2p/retroshare/files/patch-libretroshare-src-upnp-upnphandler.h b/net-p2p/retroshare/files/patch-libretroshare-src-upnp-upnphandler.h
new file mode 100644
index 0000000..45d1f4d
--- /dev/null
+++ b/net-p2p/retroshare/files/patch-libretroshare-src-upnp-upnphandler.h
@@ -0,0 +1,14 @@
+--- libretroshare/src/upnp/upnphandler.h~ 2010-07-04 12:42:17.000000000 +0200
++++ libretroshare/src/upnp/upnphandler.h 2012-01-15 05:26:45.000000000 +0100
+@@ -13,7 +13,11 @@
+ #include "util/rsthreads.h"
+
+ #include <upnp/upnp.h>
++#ifdef do_not_use_this
++#include "upnp/UPnPBase.cpp"
++#else
+ #include "upnp/UPnPBase.h"
++#endif
+
+ #define RS_UPNP_S_UNINITIALISED 0
+ #define RS_UPNP_S_UNAVAILABLE 1
OpenPOWER on IntegriCloud