Commit Diff


commit - 478054e0a73fe1339b73710a8e6eabfa252c7d24
commit + 7e0b68623394068aec66fe388e0fa446f598c11e
blob - 0b81d90010e2f10fe501769c87727d67f258d607
blob + 37d9e0e06bb897b21fe9bfcea927f3153cb95b09
--- src/lib9/dirwstat.c
+++ src/lib9/dirwstat.c
@@ -3,6 +3,7 @@
 #include <libc.h>
 #include <sys/time.h>
 #include <utime.h>
+#include <sys/stat.h>
 
 int
 dirwstat(char *file, Dir *dir)