xbps-fbulk: needs fcntl.h too.
This commit is contained in:
parent
18d4ee73ac
commit
c4184e64b0
@ -56,6 +56,7 @@
|
||||
#include <libgen.h>
|
||||
#include <limits.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/file.h>
|
||||
#include <sys/stat.h>
|
||||
#define _BSD_SOURCE
|
||||
|
Loading…
Reference in New Issue
Block a user