also start prefering NtDll API. so far: * NtQueryInformationFile * NtClose adds a performance workaround for windows unicode conversion. but that should probably be removed before merging
4 lines
160 B
C
4 lines
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> |