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 ea17a39..42a63d8 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -7,6 +7,7 @@ // // // BusyBox Applications +#define BB_AR #define BB_BASENAME #define BB_CAT #define BB_CHMOD_CHOWN_CHGRP |