Index: head/sys/fs/ext2fs/ext2_extern.h =================================================================== --- head/sys/fs/ext2fs/ext2_extern.h +++ head/sys/fs/ext2fs/ext2_extern.h @@ -102,7 +102,6 @@ int *, doff_t *, doff_t *, doff_t *, struct ext2fs_searchslot *); int ext2_gd_csum_verify(struct m_ext2fs *fs, struct cdev *dev); void ext2_gd_csum_set(struct m_ext2fs *fs); -void ext2_fserr(struct m_ext2fs *, uid_t, char *); /* Flags to low-level allocation routines.