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 503410f1a..0e62ca781 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -75,6 +75,7 @@ | |||
75 | #define BB_TOUCH | 75 | #define BB_TOUCH |
76 | #define BB_TRUE_FALSE | 76 | #define BB_TRUE_FALSE |
77 | #define BB_UMOUNT | 77 | #define BB_UMOUNT |
78 | #define BB_UNIQ | ||
78 | #define BB_UPDATE | 79 | #define BB_UPDATE |
79 | #define BB_UNAME | 80 | #define BB_UNAME |
80 | #define BB_GZIP | 81 | #define BB_GZIP |