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 fd4302a84..692c7213f 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -33,6 +33,7 @@ | |||
33 | #define BB_FREE | 33 | #define BB_FREE |
34 | #define BB_FREERAMDISK | 34 | #define BB_FREERAMDISK |
35 | #define BB_FSCK_MINIX | 35 | #define BB_FSCK_MINIX |
36 | #define BB_GETOPT | ||
36 | #define BB_GREP | 37 | #define BB_GREP |
37 | #define BB_GUNZIP | 38 | #define BB_GUNZIP |
38 | #define BB_GZIP | 39 | #define BB_GZIP |