summaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-12-12 18:20:19 +0000
committerEric Andersen <andersen@codepoet.org>2000-12-12 18:20:19 +0000
commite48eea63d3c826afe78f75bbd24971887e6e932b (patch)
treee8af42a352a5e23ce999438c0cf7a079b049d4de /Config.h
parenta2d61e761e66858d4d2d69f748756ad895efd139 (diff)
downloadbusybox-w32-e48eea63d3c826afe78f75bbd24971887e6e932b.tar.gz
busybox-w32-e48eea63d3c826afe78f75bbd24971887e6e932b.tar.bz2
busybox-w32-e48eea63d3c826afe78f75bbd24971887e6e932b.zip
Oops. Unmatched #if
Diffstat (limited to 'Config.h')
-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 @@
332#ifndef BB_GUNZIP 332#ifndef BB_GUNZIP
333#define BB_GUNZIP 333#define BB_GUNZIP
334#endif 334#endif
335#endif
336#endif
335// 337//
336#if defined BB_MOUNT && defined BB_FEATURE_NFSMOUNT 338#if defined BB_MOUNT && defined BB_FEATURE_NFSMOUNT
337#define BB_NFSMOUNT 339#define BB_NFSMOUNT