mirror of
https://github.com/facebook/zstd.git
synced 2025-10-10 00:03:36 -04:00
fixed perror include
This commit is contained in:
parent
70802cde6d
commit
4765929271
@ -11,7 +11,8 @@
|
|||||||
|
|
||||||
/* === Dependencies === */
|
/* === Dependencies === */
|
||||||
|
|
||||||
#include <stdlib.h> /* perror, abort */
|
#include <stdlib.h> /* abort */
|
||||||
|
#include <stdio.h> /* perror */
|
||||||
|
|
||||||
#include "timefn.h"
|
#include "timefn.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user