diff options
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h index 7c5e0c0..3ad118d 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -100,6 +100,7 @@ #define BB_UPTIME #define BB_USLEEP #define BB_WC +#define BB_WGET #define BB_WHICH #define BB_WHOAMI #define BB_UUENCODE |