X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ffld%2Flproc_fld.c;h=3378956ba2e7ab844b60f3ae1f24e26d7a193b2a;hp=bbbecb3fe93dda6d6be884dc0b8882aca70249bb;hb=refs%2Fchanges%2F99%2F13299%2F3;hpb=fe486c9894aa1d2275b66b3b3b0baee69a016afa diff --git a/lustre/fld/lproc_fld.c b/lustre/fld/lproc_fld.c index bbbecb3..3378956 100644 --- a/lustre/fld/lproc_fld.c +++ b/lustre/fld/lproc_fld.c @@ -51,7 +51,7 @@ #include #include "fld_internal.h" -#ifdef LPROCFS +#ifdef CONFIG_PROC_FS static int fld_proc_targets_seq_show(struct seq_file *m, void *unused) { @@ -365,4 +365,4 @@ struct lprocfs_seq_vars fld_server_proc_list[] = { # endif /* HAVE_SERVER_SUPPORT */ -#endif /* LPROCFS */ +#endif /* CONFIG_PROC_FS */