mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-09 15:19:07 +00:00
4 lines
No EOL
160 B
C
4 lines
No EOL
160 B
C
/* Other systems declare `struct statfs' et al in <sys/vfs.h>,
|
|
so we have this file to be compatible with programs expecting it. */
|
|
|
|
#include <sys/statfs.h> |