Sign in
googlers
/
maze
/
klibc
/
aa62551b4db9dd218251d6e5d5bae4f36f229821
/
.
/
include
/
fcntl.h
blob: e90959c7e921988f2245872a15495382d442868e [
file
] [
log
] [
blame
]
/*
* fcntl.h
*/
#ifndef
_FCNTL_H
#define
_FCNTL_H
#include
<sys/types.h>
#include
<linux/fcntl.h>
#endif
/* _FCNTL_H */