summaryrefslogtreecommitdiff
path: root/usage.c
diff options
context:
space:
mode:
Diffstat (limited to 'usage.c')
-rw-r--r--usage.c10
1 files changed, 9 insertions, 1 deletions
diff --git a/usage.c b/usage.c
index e429c5a..dfea1f9 100644
--- a/usage.c
+++ b/usage.c
@@ -1,2 +1,10 @@
-#define USAGE_MESSAGES
+#include "busybox.h"
+
+const char usage_messages[] =
+
+#define MAKE_USAGE
#include "usage.h"
+
+#include "applets.h"
+
+;