Merge "<fcntl.h> should get you the POSIX_FADV_* constants."
This commit is contained in:
commit
4faf76ca11
@ -31,6 +31,7 @@
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <sys/types.h>
|
||||
#include <linux/fadvise.h>
|
||||
#include <linux/fcntl.h>
|
||||
#include <unistd.h> /* this is not required, but makes client code much happier */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user