summaryrefslogtreecommitdiffhomepage
path: root/src/internal/perk_driver_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/perk_driver_impl.h')
-rw-r--r--src/internal/perk_driver_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/perk_driver_impl.h b/src/internal/perk_driver_impl.h
index b1062ac..db0ffc7 100644
--- a/src/internal/perk_driver_impl.h
+++ b/src/internal/perk_driver_impl.h
@@ -19,6 +19,7 @@ extern const struct argv_option pe_nm_options[];
extern const struct argv_option pe_size_options[];
extern const struct argv_option pe_strip_options[];
extern const struct argv_option pe_ranlib_options[];
+extern const struct argv_option pe_strings_options[];
enum app_tags {
TAG_HELP,