This commit is contained in:
Your Name 2023-10-20 16:59:07 +03:00
parent b8fcbcce94
commit 5fa02400f6
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#include <stdio.h>
#include <errno.h>
#include <string.h>
#include <stdint.h>
#include <dirent.h>
#include <sys/stat.h>
#include <sys/types.h>