make_xftmpl: Remove getopt prototype

Alexandre Julliard julliard at winehq.org
Mon Mar 7 01:31:10 CST 2016


André Hentschel <nerv at dawncrow.de> writes:

> @@ -92,8 +92,6 @@ static const struct keyword reserved_words[] = {
>      {"WORD", TOKEN_WORD}
>  };
>  
> -extern int getopt(int argc, char *const *argv, const char *optstring);

This was explicitly added for MSVC builds.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list