aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 657ce4383..c20650f86 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