mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-31 19:40:33 +08:00
miscfuncs.cc: Revert exclusion of inclusion of exception.h
x86 still needs it. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
3b7b65b2f8
commit
dd7c87ae87
@ -14,6 +14,7 @@ details. */
|
|||||||
#include "ntdll.h"
|
#include "ntdll.h"
|
||||||
#include "path.h"
|
#include "path.h"
|
||||||
#include "fhandler.h"
|
#include "fhandler.h"
|
||||||
|
#include "exception.h"
|
||||||
|
|
||||||
int __reg2
|
int __reg2
|
||||||
check_invalid_virtual_addr (const void *s, unsigned sz)
|
check_invalid_virtual_addr (const void *s, unsigned sz)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user