Commit Diff


commit - c13535256234f4a1c195e65e68ad0ed7128c64fb
commit + 604b5fcda415436a4a8e42fcf764c24ae2ca9ed5
blob - abe773d14a2868b218260804cea8b16c31352965
blob + 26319e2e7d2dfb98a39be1995fc3e89190afdb2f
--- src/cmd/9pfuse/a.h
+++ src/cmd/9pfuse/a.h
@@ -1,5 +1,6 @@
 #include <u.h>
 #include <errno.h>
+#include <sys/stat.h>
 #include <sys/uio.h>
 #include <sys/socket.h>
 #include <libc.h>