diff --git a/lib/roken/getarg.h b/lib/roken/getarg.h index de144d70f..d699121d7 100644 --- a/lib/roken/getarg.h +++ b/lib/roken/getarg.h @@ -68,6 +68,7 @@ int getarg(struct getargs *args, size_t num_args, void arg_printusage (struct getargs *args, size_t num_args, + const char *progname, const char *extra_string); #endif /* __GETARG_H__ */