aboutsummaryrefslogtreecommitdiff
path: root/applets
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-04-01 16:01:11 +0000
committerEric Andersen <andersen@codepoet.org>2001-04-01 16:01:11 +0000
commitc4cef5ab063d7abb604d48610424566202dcade0 (patch)
treec661196acbb1adfa81257a7f23b08bd15d653be8 /applets
parentf77d88641d934fbd9ed0da8c8e31c84dc5856532 (diff)
downloadbusybox-c4cef5ab063d7abb604d48610424566202dcade0.tar.gz
Move the mtab support stuff into libbb
-Erik
Diffstat (limited to 'applets')
-rw-r--r--applets/usage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/usage.h b/applets/usage.h
index 32b34e45f..1ee2ab328 100644
--- a/applets/usage.h
+++ b/applets/usage.h
@@ -1067,7 +1067,7 @@
#else
#define USAGE_MOUNT_LOOP(a)
#endif
-#ifdef BB_MTAB
+#ifdef BB_FEATURE_MTAB_SUPPORT
#define USAGE_MTAB(a) a
#else
#define USAGE_MTAB(a)