* exceptions.cc: Remove unneeded include.
* dcrt0.cc: Wrap LoadDLLfunc stuff in dummy function. * init.cc: Ditto. * uinfo.cc: Ditto.
This commit is contained in:
@ -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];
|
||||
|
||||
|
Reference in New Issue
Block a user