aboutsummaryrefslogtreecommitdiff
path: root/devel/upnp/files/patch-upnp_src_genlib_net_http_httpreadwrite.c
diff options
context:
space:
mode:
Diffstat (limited to 'devel/upnp/files/patch-upnp_src_genlib_net_http_httpreadwrite.c')
-rw-r--r--devel/upnp/files/patch-upnp_src_genlib_net_http_httpreadwrite.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/upnp/files/patch-upnp_src_genlib_net_http_httpreadwrite.c b/devel/upnp/files/patch-upnp_src_genlib_net_http_httpreadwrite.c
new file mode 100644
index 000000000000..ccc25e69bfbf
--- /dev/null
+++ b/devel/upnp/files/patch-upnp_src_genlib_net_http_httpreadwrite.c
@@ -0,0 +1,10 @@
+--- upnp/src/genlib/net/http/httpreadwrite.c.orig 2020-10-03 17:28:40 UTC
++++ upnp/src/genlib/net/http/httpreadwrite.c
+@@ -55,7 +55,6 @@
+ #include "uri.h"
+ #include "webserver.h"
+
+-#include <alloca.h>
+ #include <assert.h>
+ #include <stdarg.h>
+ #include <string.h>