lib9/dirwstat: missing prototype for chmod
This commit is contained in:
parent
478054e0a7
commit
7e0b686233
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
#include <libc.h>
|
#include <libc.h>
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
#include <utime.h>
|
#include <utime.h>
|
||||||
|
#include <sys/stat.h>
|
||||||
|
|
||||||
int
|
int
|
||||||
dirwstat(char *file, Dir *dir)
|
dirwstat(char *file, Dir *dir)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue