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 3407b2c..b82bcc5 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -86,6 +86,7 @@ #define BB_TOUCH #define BB_TRUE_FALSE #define BB_TTY +#define BB_UPTIME #define BB_WC #define BB_WHOAMI #define BB_UMOUNT |