Rémi Bernon (@rbernon) commented about dlls/ntdll/unix/signal_i386.c:
#include "ddk/wdm.h" #include "wine/asm.h" #include "unix_private.h" +#define NTDLL_DWARF_H_NO_UNWINDER +#include "dwarf.h"
To avoid having to move it later, I think it'd be better below the debug channel declaration.