#ifndef LIBC_ISYSTEM_SYS_FCNTL_H_ #define LIBC_ISYSTEM_SYS_FCNTL_H_ #include "libc/calls/calls.h" #include "libc/calls/struct/flock.h" #include "libc/calls/weirdtypes.h" #include "libc/sysv/consts/at.h" #include "libc/sysv/consts/f.h" #include "libc/sysv/consts/fd.h" #include "libc/sysv/consts/o.h" #include "libc/sysv/consts/posix.h" #include "libc/sysv/consts/s.h" #endif