diff --git a/fs/procfs/fs_procfsversion.c b/fs/procfs/fs_procfsversion.c index 69f7ec68cf3..7d3661a3af5 100644 --- a/fs/procfs/fs_procfsversion.c +++ b/fs/procfs/fs_procfsversion.c @@ -46,7 +46,7 @@ #include "fs_heap.h" #if !defined(CONFIG_DISABLE_MOUNTPOINT) && defined(CONFIG_FS_PROCFS) -#ifndef CONFIG_FS_PROCFS_EXCLUDE_PROCESS +#ifndef CONFIG_FS_PROCFS_EXCLUDE_VERSION /**************************************************************************** * Pre-processor Definitions