do add optind
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10549 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -62,6 +62,7 @@ main(int argc, char **argv)
|
|||||||
krb5_preauthtype pre_auth_types[] = {KRB5_PADATA_ENC_TIMESTAMP};
|
krb5_preauthtype pre_auth_types[] = {KRB5_PADATA_ENC_TIMESTAMP};
|
||||||
krb5_get_init_creds_opt get_options;
|
krb5_get_init_creds_opt get_options;
|
||||||
krb5_verify_init_creds_opt verify_options;
|
krb5_verify_init_creds_opt verify_options;
|
||||||
|
int optind = 0;
|
||||||
|
|
||||||
setprogname (argv[0]);
|
setprogname (argv[0]);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user