lib9/dirwstat: missing prototype for chmod
This commit is contained in:
parent
478054e0a7
commit
7e0b686233
@ -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…
Reference in New Issue
Block a user