add stat.h
This commit is contained in:
parent
c135352562
commit
604b5fcda4
1 changed files with 1 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue