diff --git a/apps/nshlib/nsh_proccmds.c b/apps/nshlib/nsh_proccmds.c index 6d3b6ab66..f436cc6af 100644 --- a/apps/nshlib/nsh_proccmds.c +++ b/apps/nshlib/nsh_proccmds.c @@ -90,7 +90,7 @@ static const char *g_statenames[] = "RUNNING ", "INACTIVE", "WAITSEM ", -#ifndef CONFIG_DISABLE_MQUEUE +#ifndef CONFIG_DISABLE_SIGNALS "WAITSIG ", #endif #ifndef CONFIG_DISABLE_MQUEUE