aboutsummaryrefslogtreecommitdiff
path: root/comms/qico/files/patch-src_binkp.h
diff options
context:
space:
mode:
Diffstat (limited to 'comms/qico/files/patch-src_binkp.h')
-rw-r--r--comms/qico/files/patch-src_binkp.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/comms/qico/files/patch-src_binkp.h b/comms/qico/files/patch-src_binkp.h
new file mode 100644
index 000000000000..d784632fad80
--- /dev/null
+++ b/comms/qico/files/patch-src_binkp.h
@@ -0,0 +1,11 @@
+--- src/binkp.h.orig 2020-08-20 17:16:42 UTC
++++ src/binkp.h
+@@ -43,7 +43,7 @@
+
+
+ /* messages */
+-enum {
++static enum {
+ BPM_NONE = 99, /* No available data */
+ BPM_DATA = 98, /* Binary data */
+ BPM_NUL = 0, /* Site information */