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 503410f..0e62ca7 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -75,6 +75,7 @@ #define BB_TOUCH #define BB_TRUE_FALSE #define BB_UMOUNT +#define BB_UNIQ #define BB_UPDATE #define BB_UNAME #define BB_GZIP |