Commit 0beb178a authored by André Hentschel's avatar André Hentschel Committed by Alexandre Julliard

wrc: Remove getopt prototype.

parent 0766334d
......@@ -162,7 +162,6 @@ int parser_debug, yy_flex_debug;
resource_t *resource_top; /* The top of the parsed resources */
int getopt (int argc, char *const *argv, const char *optstring);
static void cleanup_files(void);
static void segvhandler(int sig);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment