diff options
Diffstat (limited to 'winsup/cygwin/exceptions.cc')
-rw-r--r-- | winsup/cygwin/exceptions.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/winsup/cygwin/exceptions.cc b/winsup/cygwin/exceptions.cc index 376367432..283faaabd 100644 --- a/winsup/cygwin/exceptions.cc +++ b/winsup/cygwin/exceptions.cc @@ -14,10 +14,7 @@ details. */ #define Win32_Winsock #include "winsup.h" #include "exceptions.h" -#undef DECLSPEC_IMPORT -#define DECLSPEC_IMPORT #include <imagehlp.h> -#include "autoload.h" char debugger_command[2 * MAX_PATH + 20]; |