X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=fs%2Fafs%2Finternal.h;h=f09860b45c1a303e9f0702bf2ab9636f6a26689d;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=11ef8c5568b2be19ac3cf755ab8fa2cc6c5fb9c2;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/fs/afs/internal.h b/fs/afs/internal.h index 11ef8c556..f09860b45 100644 --- a/fs/afs/internal.h +++ b/fs/afs/internal.h @@ -107,11 +107,9 @@ extern struct cachefs_netfs afs_cache_netfs; */ extern struct inode_operations afs_mntpt_inode_operations; extern struct file_operations afs_mntpt_file_operations; -#ifdef AFS_AUTOMOUNT_SUPPORT extern struct afs_timer afs_mntpt_expiry_timer; extern struct afs_timer_ops afs_mntpt_expiry_timer_ops; extern unsigned long afs_mntpt_expiry_timeout; -#endif extern int afs_mntpt_check_symlink(struct afs_vnode *vnode);