mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-08 12:18:31 +00:00
Improve cosmocc toolchain
- Decouple zlib from libc - Add some underscores to mostly internal names
This commit is contained in:
parent
713d4424c6
commit
ba180e754d
25 changed files with 128 additions and 42 deletions
4
libc/isystem/sys/vfs.h
Normal file
4
libc/isystem/sys/vfs.h
Normal file
|
@ -0,0 +1,4 @@
|
|||
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_SYS_VFS_H_
|
||||
#define COSMOPOLITAN_LIBC_ISYSTEM_SYS_VFS_H_
|
||||
#include "libc/calls/struct/statfs.h"
|
||||
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_SYS_VFS_H_ */
|
Loading…
Add table
Add a link
Reference in a new issue