wrc: Remove getopt prototype.
Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
0766334d04
commit
0beb178a2e
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in New Issue