diff options
Diffstat (limited to 'sys/gnu/ext2fs/ext2_mount.h')
-rw-r--r-- | sys/gnu/ext2fs/ext2_mount.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/gnu/ext2fs/ext2_mount.h b/sys/gnu/ext2fs/ext2_mount.h index 237871fdaacaa..084abeb795d28 100644 --- a/sys/gnu/ext2fs/ext2_mount.h +++ b/sys/gnu/ext2fs/ext2_mount.h @@ -31,6 +31,7 @@ * SUCH DAMAGE. * * @(#)ufsmount.h 8.2 (Berkeley) 1/12/94 + * $Id$ */ struct buf; |