aboutsummaryrefslogtreecommitdiff
path: root/gzip.c
diff options
context:
space:
mode:
Diffstat (limited to 'gzip.c')
-rw-r--r--gzip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gzip.c b/gzip.c
index c0832680f..e518ffd16 100644
--- a/gzip.c
+++ b/gzip.c
@@ -29,7 +29,7 @@
29 * 29 *
30 */ 30 */
31 31
32#include "internal.h" 32#include "busybox.h"
33#define BB_DECLARE_EXTERN 33#define BB_DECLARE_EXTERN
34#define bb_need_memory_exhausted 34#define bb_need_memory_exhausted
35#include "messages.c" 35#include "messages.c"