diff options
Diffstat (limited to 'usage.c')
-rw-r--r-- | usage.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -365,6 +365,7 @@ const char halt_usage[] = | |||
365 | "\nHalt the system.\n" | 365 | "\nHalt the system.\n" |
366 | #endif | 366 | #endif |
367 | ; | 367 | ; |
368 | #endif | ||
368 | 369 | ||
369 | #if defined BB_HEAD | 370 | #if defined BB_HEAD |
370 | const char head_usage[] = | 371 | const char head_usage[] = |