Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-12-12 21:20:19 +0300
committerEric Andersen <andersen@codepoet.org>2000-12-12 21:20:19 +0300
commite48eea63d3c826afe78f75bbd24971887e6e932b (patch)
treee8af42a352a5e23ce999438c0cf7a079b049d4de
parenta2d61e761e66858d4d2d69f748756ad895efd139 (diff)
Oops. Unmatched #if
-rw-r--r--Config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Config.h b/Config.h
index 1aa28a508..c156d949c 100644
--- a/Config.h
+++ b/Config.h
@@ -332,6 +332,8 @@
#ifndef BB_GUNZIP
#define BB_GUNZIP
#endif
+#endif
+#endif
//
#if defined BB_MOUNT && defined BB_FEATURE_NFSMOUNT
#define BB_NFSMOUNT