mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-09 03:10:27 +00:00
add sysconf to unistd.h
This commit is contained in:
parent
adaaeb7dd0
commit
a370f3fd4a
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
#define LIBC_ISYSTEM_UNISTD_H_
|
#define LIBC_ISYSTEM_UNISTD_H_
|
||||||
#include "libc/calls/calls.h"
|
#include "libc/calls/calls.h"
|
||||||
#include "libc/calls/weirdtypes.h"
|
#include "libc/calls/weirdtypes.h"
|
||||||
|
#include "libc/runtime/sysconf.h"
|
||||||
#include "libc/sysv/consts/fileno.h"
|
#include "libc/sysv/consts/fileno.h"
|
||||||
#include "libc/sysv/consts/o.h"
|
#include "libc/sysv/consts/o.h"
|
||||||
#include "libc/sysv/consts/ok.h"
|
#include "libc/sysv/consts/ok.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue