Skip to content
Snippets Groups Projects
Commit 202ef9a5 authored by fangran's avatar fangran
Browse files

common: add header for FALLOC_FL_PUNCH_HOLE

parent fa6bce5d
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
#include <sys/types.h> #include <sys/types.h>
#include <libgen.h> #include <libgen.h>
#include <linux/falloc.h>
#include <limits.h> #include <limits.h>
#include <string.h> #include <string.h>
#include <stdio.h> #include <stdio.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