aboutsummaryrefslogtreecommitdiff
path: root/toys/other/nbd_client.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/other/nbd_client.c')
-rw-r--r--toys/other/nbd_client.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/toys/other/nbd_client.c b/toys/other/nbd_client.c
index a82ff7c8..3ad366f3 100644
--- a/toys/other/nbd_client.c
+++ b/toys/other/nbd_client.c
@@ -12,6 +12,7 @@ USE_NBD_CLIENT(OLDTOY(nbd-client, nbd_client, TOYFLAG_USR|TOYFLAG_BIN))
config NBD_CLIENT
bool "nbd-client"
+ depends on TOYBOX_FORK
default y
help
usage: nbd-client [-ns] HOST PORT DEVICE