1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-25 01:05:37 +00:00

[zstd] include

This commit is contained in:
Witold Filipczyk 2019-11-15 17:09:31 +01:00
parent ca3926bb9d
commit 94c6c950f7

View File

@ -5,6 +5,7 @@
#endif
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#ifdef HAVE_UNISTD_H
#include <unistd.h>