diff options
Diffstat (limited to 'lib9/create.c')
| -rw-r--r-- | lib9/create.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib9/create.c b/lib9/create.c index de624f61..2f1dacfb 100644 --- a/lib9/create.c +++ b/lib9/create.c @@ -1,5 +1,6 @@ #include "lib9.h" #include <sys/types.h> +#include <sys/stat.h> #include <fcntl.h> int |
