Include missing header

This commit is contained in:
twinaphex 2020-09-14 12:54:15 +02:00
parent 868ef85f5d
commit 9cb8fb8de5

View File

@ -19,6 +19,7 @@
#include <math.h>
#include <compat/strl.h>
#include <string/stdstring.h>
#include <sys/types.h>
#include <unistd.h>