/
githubmirror
/
glibc
Обзор
Документация
Войти
/
githubmirror
/
glibc
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
io/sys/vfs.h
4 строки
161 B
Roland McGrath
* io/Makefile (headers): Add sys/vfs.h.
08 июл 1996, 03:23
08 июл 1996, 03:23
faf85e0
Код
Авторство
О чём код?
/* 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>