aboutsummaryrefslogtreecommitdiff
path: root/gunzip.c
diff options
context:
space:
mode:
Diffstat (limited to 'gunzip.c')
-rw-r--r--gunzip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gunzip.c b/gunzip.c
index b27ebeda8..ee8693013 100644
--- a/gunzip.c
+++ b/gunzip.c
@@ -27,7 +27,7 @@
27 * 27 *
28 */ 28 */
29 29
30#include "internal.h" 30#include "busybox.h"
31#include <getopt.h> 31#include <getopt.h>
32 32
33/* These defines are very important for BusyBox. Without these, 33/* These defines are very important for BusyBox. Without these,