diff options
author | Eric Andersen | 1999-11-16 00:46:00 +0000 |
---|---|---|
committer | Eric Andersen | 1999-11-16 00:46:00 +0000 |
commit | d80e851dc05f978dded84b7ac9fcae7066e3ffe0 (patch) | |
tree | 9f32d236ce80a7a692f74fe1012df3bed6b19418 /busybox.def.h | |
parent | a9c95ea6551eb3d894fcc56822c8aa394972b699 (diff) | |
download | busybox-d80e851dc05f978dded84b7ac9fcae7066e3ffe0.zip busybox-d80e851dc05f978dded84b7ac9fcae7066e3ffe0.tar.gz |
Stuf
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h index 657ce43..c20650f 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -59,8 +59,8 @@ #define BB_UMOUNT #define BB_UPDATE #define BB_UNAME -#define BB_ZCAT #define BB_GZIP +#define BB_GUNZIP // Don't turn BB_UTILITY off. It contains support code // that compiles to 0 if everything else if turned off. #define BB_UTILITY |