lock: posix needs fcntl.h
This commit is contained in:
parent
0d5194c17c
commit
4949382c87
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/file.h>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue