diff options
Diffstat (limited to 'toys/other/w.c')
-rw-r--r-- | toys/other/w.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toys/other/w.c b/toys/other/w.c index c271e8bd..a76c82f5 100644 --- a/toys/other/w.c +++ b/toys/other/w.c @@ -7,6 +7,7 @@ USE_W(NEWTOY(w, NULL, TOYFLAG_USR|TOYFLAG_BIN)) config W bool "w" default y + depends on TOYBOX_UTMPX help usage: w |