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 3407b2cc0..b82bcc5f1 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -86,6 +86,7 @@ | |||
86 | #define BB_TOUCH | 86 | #define BB_TOUCH |
87 | #define BB_TRUE_FALSE | 87 | #define BB_TRUE_FALSE |
88 | #define BB_TTY | 88 | #define BB_TTY |
89 | #define BB_UPTIME | ||
89 | #define BB_WC | 90 | #define BB_WC |
90 | #define BB_WHOAMI | 91 | #define BB_WHOAMI |
91 | #define BB_UMOUNT | 92 | #define BB_UMOUNT |