mingw fixup

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26346 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2008-03-18 15:53:45 +00:00
parent 50a244c4c2
commit 6eb2dd77a7

View file

@ -877,6 +877,7 @@ case a: env->addr = __builtin_return_address(a + 1); break;
#if defined(__MINGW32__)
#include <setjmp.h>
#define SIGBUS SIGILL
#endif
typedef struct {