mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-03-03 07:29:23 +00:00
Add sysconf to unistd.h (#575)
This commit is contained in:
parent
74879bf067
commit
9c017c98d3
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#define LIBC_ISYSTEM_UNISTD_H_
|
||||
#include "libc/calls/calls.h"
|
||||
#include "libc/calls/weirdtypes.h"
|
||||
#include "libc/runtime/sysconf.h"
|
||||
#include "libc/sysv/consts/fileno.h"
|
||||
#include "libc/sysv/consts/o.h"
|
||||
#include "libc/sysv/consts/ok.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue