]> git.pld-linux.org Git - packages/mysql.git/blame - lz4.patch
- updated to 5.7.28
[packages/mysql.git] / lz4.patch
CommitLineData
cf0970d0
AM
1--- mysql-5.7.22/extra/lz4_decompress.cc~ 2018-03-04 14:40:40.000000000 +0100
2+++ mysql-5.7.22/extra/lz4_decompress.cc 2018-06-02 00:47:44.437818669 +0200
3@@ -18,7 +18,7 @@
4 #include <my_global.h>
5 #include <welcome_copyright_notice.h>
6
7-#include "lz4/lz4frame.h"
8+#include <lz4frame.h>
83399b74
ER
9 #include <string.h>
10
cf0970d0 11 static void usage()
This page took 0.030081 seconds and 4 git commands to generate.