summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/futimesat.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/common/futimesat.c')
-rw-r--r--libc/sysdeps/linux/common/futimesat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/common/futimesat.c b/libc/sysdeps/linux/common/futimesat.c
index fd19fea7c..bf36550dd 100644
--- a/libc/sysdeps/linux/common/futimesat.c
+++ b/libc/sysdeps/linux/common/futimesat.c
@@ -7,6 +7,7 @@
*/
#include <sys/syscall.h>
+#include <sys/stat.h>
#include <sys/time.h>
#ifdef __NR_futimesat