diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-05-05 09:59:14 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-05-05 09:59:14 +0000 |
| commit | 9626b608de4a43ec9984c3ee95b2ce624b3c0924 (patch) | |
| tree | b1e53d453112b9bf26ef95be27ea84f2e9bdacf0 /sys/gnu/ext2fs/ext2_vfsops.c | |
| parent | 33a0a551d439227028f2280faebe76b81c857cca (diff) | |
Notes
Diffstat (limited to 'sys/gnu/ext2fs/ext2_vfsops.c')
| -rw-r--r-- | sys/gnu/ext2fs/ext2_vfsops.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/gnu/ext2fs/ext2_vfsops.c b/sys/gnu/ext2fs/ext2_vfsops.c index 3602c51070c6e..b2f07f512ef0e 100644 --- a/sys/gnu/ext2fs/ext2_vfsops.c +++ b/sys/gnu/ext2fs/ext2_vfsops.c @@ -49,6 +49,7 @@ #include <sys/kernel.h> #include <sys/vnode.h> #include <sys/mount.h> +#include <sys/bio.h> #include <sys/buf.h> #include <sys/conf.h> #include <sys/fcntl.h> |
