Fix compilation on Win64.

svn path=/trunk/; revision=41930
This commit is contained in:
Gerald Combs 2012-04-04 16:13:35 +00:00
parent df9a7a0b1c
commit f934bcd42c
1 changed files with 1 additions and 1 deletions

View File

@ -534,7 +534,7 @@ _getopt_internal_r (int argc, char *const *argv, const char *optstring,
|| !strchr (optstring, argv[d->optind][1])))))
{
char *nameend;
unsigned int namelen;
size_t namelen;
const struct option *p;
const struct option *pfound = NULL;
struct option_list