diff options
Diffstat (limited to 'toys/posix/who.c')
-rw-r--r-- | toys/posix/who.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toys/posix/who.c b/toys/posix/who.c index 2c8a2e65..876a562a 100644 --- a/toys/posix/who.c +++ b/toys/posix/who.c @@ -14,6 +14,7 @@ USE_WHO(NEWTOY(who, "a", TOYFLAG_BIN)) config WHO bool "who" default y + depends on TOYBOX_UTMPX help usage: who |