Adapt get_lz4.sh

This commit is contained in:
Philippe Teuwen 2020-06-07 12:53:24 +02:00
commit b2c7ded7fc
2 changed files with 16 additions and 1 deletions

View file

@ -182,6 +182,7 @@
#include <string.h> /* memset, memcpy */
#define MEM_INIT(p,v,s) memset((p),(v),(s))
/*-************************************
* Common Constants
**************************************/