mirror of
https://github.com/reactos/wine.git
synced 2024-11-28 22:20:26 +00:00
x86_64 references a named union, ensure unions are not nameless.
This commit is contained in:
parent
fe6afce979
commit
079e7cac17
@ -29,6 +29,7 @@
|
||||
#include <sys/times.h>
|
||||
#endif
|
||||
|
||||
#define NONAMELESSUNION
|
||||
#include "ntstatus.h"
|
||||
#include "thread.h"
|
||||
#include "winternl.h"
|
||||
|
Loading…
Reference in New Issue
Block a user