summaryrefslogtreecommitdiff
path: root/mh/mh_getopt.h
diff options
context:
space:
mode:
Diffstat (limited to 'mh/mh_getopt.h')
-rw-r--r--mh/mh_getopt.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/mh/mh_getopt.h b/mh/mh_getopt.h
index bd26f832a..b930cf348 100644
--- a/mh/mh_getopt.h
+++ b/mh/mh_getopt.h
@@ -197,3 +197,6 @@ int mh_argp_parse (int *argc, char **argv[],
void mh_help (struct mh_option *mh_option, const char *doc);
void mh_license (const char *name);
+
+void mh_opt_notimpl (const char *name);
+void mh_opt_notimpl_warning (const char *name);

Return to:

Send suggestions and report system problems to the System administrator.