Commit 2989895f authored by Alexandre Julliard's avatar Alexandre Julliard

Warning fix.

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