Skip to content
Snippets Groups Projects
Commit 75e3696e authored by Gabriel's avatar Gabriel
Browse files

Include linux/falloc.h directly

parent 071a69b5
No related branches found
No related tags found
No related merge requests found
......@@ -184,6 +184,7 @@ fn main() {
cfg.header("sys/fsuid.h");
cfg.header("shadow.h");
cfg.header("linux/input.h");
cfg.header("linux/falloc.h");
if x86_64 {
cfg.header("sys/io.h");
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment