--- src/sys/vfs/ufs/ufsmount.h 2004/07/18 19:43:48 1.5 +++ src/sys/vfs/ufs/ufsmount.h 2004/11/12 00:09:52 1.6 @@ -64,7 +64,6 @@ MALLOC_DECLARE(M_UFSMNT); struct buf; struct inode; -struct nameidata; struct timeval; struct ucred; struct uio;