mirror of
https://github.com/facebook/zstd.git
synced 2025-08-01 09:47:01 +03:00
use valgrind with a dynamic zstd library
This commit is contained in:
@ -16,6 +16,7 @@
|
||||
#include <string.h> /* memset */
|
||||
#include <stdio.h> /* fprintf, fopen, ftello64 */
|
||||
#include <time.h> /* clock_t, clock, CLOCKS_PER_SEC */
|
||||
#include <ctype.h> /* toupper */
|
||||
|
||||
#include "mem.h"
|
||||
#define ZSTD_STATIC_LINKING_ONLY
|
||||
|
Reference in New Issue
Block a user