Fix warnings

svn path=/trunk/; revision=56360
This commit is contained in:
Timo Kreuzer 2012-04-18 15:30:36 +00:00
parent 8b5d4fe0e3
commit 820028e183

View file

@ -18,6 +18,7 @@ extern "C" {
#ifdef __REACTOS__
#include "malloc.h"
struct _exception;
__declspec(dllimport) void __setusermatherr(int (__cdecl *)(struct _exception *));
#define __mingw_fprintf fprintf
#define __mingw_vfprintf vfprintf