mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +00:00
ba180e754d
- Decouple zlib from libc - Add some underscores to mostly internal names
4 lines
178 B
C
4 lines
178 B
C
#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_ */
|