Update tools.c

This commit is contained in:
2024-05-13 23:46:54 +03:00
committed by GitHub
parent f7d2f313de
commit 04d6471c86

View File

@@ -21,6 +21,7 @@ extern "C" {
#endif
#include <stdio.h>
#include <stdint.h>
#include <unistd.h>
#include <stdlib.h>
#include <sys/stat.h>