slight change to reflect BB_VER change

This commit is contained in:
Russ Dill
2002-12-11 22:43:37 +00:00
parent f4b273cbb4
commit 54fde9ea5c
3 changed files with 3 additions and 3 deletions

View File

@@ -76,7 +76,7 @@ struct client_config_t client_config = {
arp: "\0\0\0\0\0\0", /* appease gcc-3.0 */
};
#ifndef BB_VER
#ifndef IN_BUSYBOX
static void __attribute__ ((noreturn)) show_usage(void)
{
printf(