aboutsummaryrefslogtreecommitdiffstats
path: root/main/zoneminder/gcc6.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/zoneminder/gcc6.patch')
-rw-r--r--main/zoneminder/gcc6.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/main/zoneminder/gcc6.patch b/main/zoneminder/gcc6.patch
new file mode 100644
index 0000000000..9864f165e7
--- /dev/null
+++ b/main/zoneminder/gcc6.patch
@@ -0,0 +1,11 @@
+--- ./src/zm_rtp_ctrl.h.orig
++++ ./src/zm_rtp_ctrl.h
+@@ -123,7 +123,7 @@
+ } sdes;
+
+ // BYE
+- struct Bye
++ struct
+ {
+ uint32_t srcN[]; // list of sources
+ // can't express trailing text for reason (what does this mean? it's not even english!)