diff options
Diffstat (limited to 'io/tst-fchownat.c')
-rw-r--r-- | io/tst-fchownat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/io/tst-fchownat.c b/io/tst-fchownat.c index da8fd3b..e8adf62 100644 --- a/io/tst-fchownat.c +++ b/io/tst-fchownat.c @@ -4,6 +4,7 @@ #include <stdlib.h> #include <string.h> #include <unistd.h> +#include <sys/stat.h> static void prepare (void); |