diff --git a/dlls/dbghelp/msc.c b/dlls/dbghelp/msc.c index af09f1fd072..25589fc071b 100644 --- a/dlls/dbghelp/msc.c +++ b/dlls/dbghelp/msc.c @@ -32,6 +32,8 @@ * Add symbol size to internal symbol table. */ +#define NONAMELESSUNION + #include "config.h" #include "wine/port.h"