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 3ad118dd6..f88851af5 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -27,6 +27,7 @@ | |||
27 | #define BB_DU | 27 | #define BB_DU |
28 | #define BB_DUMPKMAP | 28 | #define BB_DUMPKMAP |
29 | #define BB_ECHO | 29 | #define BB_ECHO |
30 | #define BB_EXPR | ||
30 | #define BB_FBSET | 31 | #define BB_FBSET |
31 | #define BB_FDFLUSH | 32 | #define BB_FDFLUSH |
32 | #define BB_FIND | 33 | #define BB_FIND |