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