Warning fix.

oldstable
Alexandre Julliard 2003-05-22 03:41:43 +00:00
parent 2f24859b59
commit 2989895f70
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
*/
#include <stdio.h>
#include <stdlib.h>
extern void wine_init( int argc, char *argv[], char *error, int error_size );