summaryrefslogtreecommitdiff
path: root/lib/zstd/zstd_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/zstd/zstd_common.c')
-rw-r--r--lib/zstd/zstd_common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/zstd/zstd_common.c b/lib/zstd/zstd_common.c
index 9a217e1573..6b2c79eeb6 100644
--- a/lib/zstd/zstd_common.c
+++ b/lib/zstd/zstd_common.c
@@ -9,6 +9,7 @@
***************************************/
#include "error_private.h"
#include "zstd_internal.h" /* declaration of ZSTD_isError, ZSTD_getErrorName, ZSTD_getErrorCode, ZSTD_getErrorString, ZSTD_versionNumber */
+#include <malloc.h>
#include <linux/kernel.h>
/*=**************************************************************