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