Waldemar Brodkorb 1 месяц назад
Родитель
Сommit
4bcf25e75d
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      libc/sysdeps/linux/common/futimesat.c

+ 1 - 0
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