Initial import
This commit is contained in:
8
libc/isystem/unistd.h
Normal file
8
libc/isystem/unistd.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef LIBC_ISYSTEM_UNISTD_H_
|
||||
#define LIBC_ISYSTEM_UNISTD_H_
|
||||
#include "libc/calls/openbsd.h"
|
||||
#include "libc/calls/calls.h"
|
||||
#include "libc/calls/weirdtypes.h"
|
||||
#include "libc/sysv/consts/fileno.h"
|
||||
#include "libc/sysv/consts/o.h"
|
||||
#endif
|
||||
Reference in New Issue
Block a user