Where Online Learning is simpler!
The C and C++ Include Header Files
cat -n /usr/include/x86_64-linux-gnu/sys/vfs.h
1 /* Other systems declare `struct statfs' et al in <sys/vfs.h>, 2 so we have this file to be compatible with programs expecting it. */ 3 4 #include <sys/statfs.h>