diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/busybox.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/busybox.h b/include/busybox.h index 84d0ddad8..7f4d55f3d 100644 --- a/include/busybox.h +++ b/include/busybox.h @@ -257,6 +257,7 @@ extern const char find_usage[]; extern const char free_usage[]; extern const char freeramdisk_usage[]; extern const char fsck_minix_usage[]; +extern const char getopt_usage[]; extern const char grep_usage[]; extern const char gunzip_usage[]; extern const char gzip_usage[]; |