Whamcloud - gitweb
LU-6735 lnet: select appropriate optimization options for ko2iblnd
[fs/lustre-release.git] / lustre / mgc / mgc_internal.h
index 12830b9..d854636 100644 (file)
 #include <lustre_log.h>
 #include <lustre_export.h>
 
-#ifdef LPROCFS
+#ifdef CONFIG_PROC_FS
 extern struct lprocfs_vars lprocfs_mgc_obd_vars[];
 int lprocfs_mgc_rd_ir_state(struct seq_file *m, void *data);
-#endif  /* LPROCFS */
+#endif /* CONFIG_PROC_FS */
 
 int mgc_process_log(struct obd_device *mgc, struct config_llog_data *cld);