compiling on linux

This commit is contained in:
elvis
2022-04-24 13:01:13 +02:00
parent 9eaf9cdd49
commit d7f555bf21
4 changed files with 13 additions and 6 deletions

View File

@ -1,3 +1,5 @@
#define _POSIX_C_SOURCE 200809L
#include <ctype.h>
#include <errno.h>
#include <fts.h>