freebsd-src/sys/msdosfs
Bruce Evans b71fec07db Eliminated nested include of <sys/unistd.h> in <sys/file.h> in the kernel.
Include it directly in the few places where it is used.

Reduced some #includes of <sys/file.h> to #includes of <sys/fcntl.h> or
nothing.
1996-09-03 14:25:27 +00:00
..
bootsect.h
bpb.h
denode.h bzero reserved field into directory entry, junk here cause 1996-07-28 07:58:55 +00:00
direntry.h
fat.h
msdosfs_conv.c Fix adjkerntz expression priority. 1996-04-05 18:59:06 +00:00
msdosfs_denode.c The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
msdosfs_fat.c
msdosfs_lookup.c The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
msdosfs_vfsops.c The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
msdosfs_vnops.c Eliminated nested include of <sys/unistd.h> in <sys/file.h> in the kernel. 1996-09-03 14:25:27 +00:00
msdosfsmount.h