C
little bugs . wq VS: ----------------------------------------------------------------------
This commit is contained in:
parent
631fe87f4c
commit
983990c806
13 changed files with 29 additions and 7 deletions
|
|
@ -2,6 +2,9 @@
|
|||
#include <u.h>
|
||||
#define NOPLAN9DEFINES
|
||||
#include <libc.h>
|
||||
#ifndef O_DIRECT
|
||||
#define O_DIRECT 0
|
||||
#endif
|
||||
|
||||
int
|
||||
p9open(char *name, int mode)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue