--- src/sys/vfs/nfs/nfs.h 2004/03/13 03:13:53 1.6 +++ src/sys/vfs/nfs/nfs.h 2004/09/16 15:15:51 1.7 @@ -305,7 +305,7 @@ MALLOC_DECLARE(M_NFSHASH); extern vm_zone_t nfsmount_zone; #endif -extern struct callout_handle nfs_timer_handle; +extern struct callout nfs_timer_handle; struct uio; struct buf; struct vattr; struct nameidata; /* XXX */