X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fllite%2Fllite_internal.h;h=5961ed0338090ec2be16bbdb16ce9af2844e18fd;hb=7817e4c785d075aae76b635dcf799064590833b0;hp=2d83eca743d1a6d6cb2d3cdef4c694b9f4e6d2b6;hpb=fe486c9894aa1d2275b66b3b3b0baee69a016afa;p=fs%2Flustre-release.git diff --git a/lustre/llite/llite_internal.h b/lustre/llite/llite_internal.h index 2d83eca..5961ed0 100644 --- a/lustre/llite/llite_internal.h +++ b/lustre/llite/llite_internal.h @@ -696,7 +696,7 @@ static inline int ll_need_32bit_api(struct ll_sb_info *sbi) void ll_ras_enter(struct file *f); /* llite/lproc_llite.c */ -#ifdef LPROCFS +#ifdef CONFIG_PROC_FS int lprocfs_register_mountpoint(struct proc_dir_entry *parent, struct super_block *sb, char *osc, char *mdc); void lprocfs_unregister_mountpoint(struct ll_sb_info *sbi);