X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=parse-options.h;h=59e0b524bdcbe1c061f49b8e5f3c6365a9f2eba4;hb=b7e642ecec4347b170d206c84850ae0a46b5f46e;hp=05eb09b878fd94cfcc549622a35a0b897fa56cb9;hpb=8ab19bc5de68c8929317f8aa694709b9e4b72956;p=git.git diff --git a/parse-options.h b/parse-options.h index 05eb09b87..59e0b524b 100644 --- a/parse-options.h +++ b/parse-options.h @@ -165,6 +165,8 @@ extern NORETURN void usage_msg_opt(const char *msg, const char * const *usagestr, const struct option *options); +extern int optbug(const struct option *opt, const char *reason); +extern int opterror(const struct option *opt, const char *reason, int flags); /*----- incremental advanced APIs -----*/ enum {