Cross-compilation fixes.

svn path=/trunk/; revision=7463
This commit is contained in:
Filip Navara 2004-01-05 18:42:56 +00:00
parent 2556727beb
commit 5463ff80c7

View file

@ -36,12 +36,8 @@
#else
#include "winglue.h"
#endif
#if defined(WIN32)
#define EXCEPTION_WINE_STUB 0x80000100 /* stub entry point called */
#define EH_NONCONTINUABLE 0x01
#else
#include "wine/exception.h"
#endif
#include "build.h"