mirror of
https://github.com/facebook/zstd.git
synced 2025-07-29 11:21:22 +03:00
pushed aside stdio.h too
since only UTIL_DISPLAY() depended on it.
This commit is contained in:
@ -21,7 +21,6 @@ extern "C" {
|
||||
******************************************/
|
||||
#include "platform.h" /* PLATFORM_POSIX_VERSION, ZSTD_NANOSLEEP_SUPPORT, ZSTD_SETPRIORITY_SUPPORT */
|
||||
#include <stddef.h> /* size_t, ptrdiff_t */
|
||||
#include <stdio.h> /* fprintf */
|
||||
#include <sys/types.h> /* stat, utime */
|
||||
#include <sys/stat.h> /* stat, chmod */
|
||||
#include "mem.h" /* U64 */
|
||||
|
Reference in New Issue
Block a user