zstd: Update to upstream version 1.4.8

This commit is contained in:
Rémi Verschelde 2021-01-08 11:21:43 +01:00
parent 0abbefd94a
commit 3645c9c80c
No known key found for this signature in database
GPG key ID: C3336907360768E1
48 changed files with 4405 additions and 2089 deletions

View file

@ -21,7 +21,7 @@ extern "C" {
/* ****************************************
* Dependencies
******************************************/
#include <stddef.h> /* size_t */
#include "zstd_deps.h" /* size_t */
#include "zstd_errors.h" /* enum list */