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

@ -4,6 +4,8 @@
#include <time.h>
struct timespec;
#define O_CREATE 1
#define O_LOCK 2