mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 12:49:45 +00:00
Include stdio.h for MinGW.
This commit is contained in:
parent
09a81f8c3f
commit
84e9eb65af
@ -23,6 +23,7 @@
|
||||
#include "wine/port.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
|
||||
#define NONAMELESSUNION
|
||||
|
Loading…
Reference in New Issue
Block a user