diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1997-12-05 19:55:52 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1997-12-05 19:55:52 +0000 |
| commit | 1cd52ec333dcaa93fed3408a4d473f1192c8aba8 (patch) | |
| tree | 9e0c46dbd6bbd424d0861f4f80ae930d232ed15c /sys/gnu/fs/ext2fs/ext2_subr.c | |
| parent | 188da0efe128f18b2ea2073c6ee23f9154e4684f (diff) | |
Notes
Diffstat (limited to 'sys/gnu/fs/ext2fs/ext2_subr.c')
| -rw-r--r-- | sys/gnu/fs/ext2fs/ext2_subr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/gnu/fs/ext2fs/ext2_subr.c b/sys/gnu/fs/ext2fs/ext2_subr.c index 94d8d532a67a..a70e445b0ee4 100644 --- a/sys/gnu/fs/ext2fs/ext2_subr.c +++ b/sys/gnu/fs/ext2fs/ext2_subr.c @@ -43,6 +43,7 @@ #include <gnu/ext2fs/ext2_fs_sb.h> #include <gnu/ext2fs/fs.h> +#include <sys/lock.h> #include <sys/systm.h> #include <sys/vnode.h> #include <gnu/ext2fs/ext2_extern.h> |
