From faf85e08bcc5e1fd3d418b9ce11c8f2649d8415f Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 7 Jul 1996 23:23:51 +0000 Subject: * io/Makefile (headers): Add sys/vfs.h. * io/sys/vfs.h: New file. --- io/sys/vfs.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 io/sys/vfs.h (limited to 'io/sys') diff --git a/io/sys/vfs.h b/io/sys/vfs.h new file mode 100644 index 0000000000..fa22d31c4c --- /dev/null +++ b/io/sys/vfs.h @@ -0,0 +1,4 @@ +/* Other systems declare `struct statfs' et al in , + so we have this file to be compatible with programs expecting it. */ + +#include -- cgit v1.2.3