mirror of
https://github.com/facebook/zstd.git
synced 2025-12-06 00:02:05 -05:00
fixed 1 transitive include
This commit is contained in:
parent
173ef9dea2
commit
de4eb06a77
@ -17,6 +17,7 @@
|
||||
#include <stdio.h> /* fprintf, fopen, ftello64 */
|
||||
#include <time.h> /* clock_t, clock, CLOCKS_PER_SEC */
|
||||
#include <ctype.h> /* toupper */
|
||||
#include <errno.h> /* errno */
|
||||
|
||||
#include "mem.h"
|
||||
#define ZSTD_STATIC_LINKING_ONLY
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user