diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2012-01-24 09:56:09 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2012-01-24 09:56:09 +0000 |
commit | 2f1f5733668bf1222efed6db21b73d2032391544 (patch) | |
tree | 370e3a0a8a6f60ede199fc5518aa5ff400791f50 /net/hupnp/files | |
parent | e379a40e5779d3d2a77294034d3714b9f56198ea (diff) | |
download | ports-2f1f5733668bf1222efed6db21b73d2032391544.tar.gz ports-2f1f5733668bf1222efed6db21b73d2032391544.zip |
Notes
Diffstat (limited to 'net/hupnp/files')
-rw-r--r-- | net/hupnp/files/patch-hupnp__src__devicehosting__devicehost__hpresence_announcer_p.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/hupnp/files/patch-hupnp__src__devicehosting__devicehost__hpresence_announcer_p.h b/net/hupnp/files/patch-hupnp__src__devicehosting__devicehost__hpresence_announcer_p.h new file mode 100644 index 000000000000..6177c3684c9b --- /dev/null +++ b/net/hupnp/files/patch-hupnp__src__devicehosting__devicehost__hpresence_announcer_p.h @@ -0,0 +1,10 @@ +--- ./hupnp/src/devicehosting/devicehost/hpresence_announcer_p.h.orig 2012-01-24 10:41:39.103825710 +0100 ++++ ./hupnp/src/devicehosting/devicehost/hpresence_announcer_p.h 2012-01-24 10:42:13.739148738 +0100 +@@ -31,6 +31,7 @@ + // + + #include "hserverdevicecontroller_p.h" ++#include "hdevicehost_ssdp_handler_p.h" + + #include "../../general/hupnp_global_p.h" + #include "../../devicemodel/hdevicestatus.h" |