Commit Diff


commit - 64bcfff3a12695f4e3f54b0590e896611da71c3b
commit + 6bb54fab15a423b10840b117d7f4a5d58798c52f
blob - 7144e7cd543a88c9ff2ceb325d69d1d3220fab7e
blob + 5db908ddb81ea17c87f4a18fb98fc66243e97795
--- src/lib9/dirfwstat.c
+++ src/lib9/dirfwstat.c
@@ -1,6 +1,8 @@
+#define NOPLAN9DEFINES
 #include <u.h>
 #include <libc.h>
 #include <sys/time.h>
+#include <sys/stat.h>
 
 #if defined(__FreeBSD__) || defined(__APPLE__)
 /* do nothing -- futimes exists and is fine */