diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2005-08-15 19:40:53 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2005-08-15 19:40:53 +0000 |
| commit | d785dfefa4f8b2437bc2ae8700c8229f9002cd9c (patch) | |
| tree | ad29e7ffc4e4d852fe438948333a5da1ca80b909 /sys/fs/devfs/devfs.h | |
| parent | ef3af583d26feadd11fffb2c921816a78795be89 (diff) | |
Notes
Diffstat (limited to 'sys/fs/devfs/devfs.h')
| -rw-r--r-- | sys/fs/devfs/devfs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/fs/devfs/devfs.h b/sys/fs/devfs/devfs.h index c8f107419ed30..7a71c484d1ea4 100644 --- a/sys/fs/devfs/devfs.h +++ b/sys/fs/devfs/devfs.h @@ -169,7 +169,6 @@ struct devfs_dirent { struct devfs_mount { struct mount *dm_mount; struct devfs_dirent *dm_rootdir; - struct devfs_dirent *dm_basedir; unsigned dm_generation; struct devfs_dirent **dm_dirent; struct devfs_dirent **dm_overflow; |
