cosmopolitan/libc/isystem/sys/fcntl.h

9 lines
310 B
C
Raw Normal View History

#ifndef COSMOPOLITAN_LIBC_ISYSTEM_SYS_FCNTL_H_
#define COSMOPOLITAN_LIBC_ISYSTEM_SYS_FCNTL_H_
2022-08-06 16:56:17 +00:00
#include "libc/calls/calls.h"
#include "libc/sysv/consts/at.h"
#include "libc/sysv/consts/dn.h"
2022-08-06 16:56:17 +00:00
#include "libc/sysv/consts/f.h"
#include "third_party/musl/lockf.h"
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_SYS_FCNTL_H_ */