Re: make_xftmpl: Remove getopt prototype
7 Mar
2016
7 Mar
'16
1:31 a.m.
André Hentschel <nerv(a)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(a)winehq.org
3657
Age (days ago)
3657
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard