André Hentschel nerv@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.