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/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'io/Makefile') diff --git a/io/Makefile b/io/Makefile index 8648235..552a3db 100644 --- a/io/Makefile +++ b/io/Makefile @@ -21,7 +21,7 @@ # subdir := io -headers := sys/stat.h statbuf.h sys/statfs.h statfsbuf.h \ +headers := sys/stat.h statbuf.h sys/statfs.h statfsbuf.h sys/vfs.h \ fcntl.h sys/fcntl.h fcntlbits.h \ poll.h sys/poll.h \ utime.h ftw.h fts.h -- cgit v1.1