Commit 079e7cac authored by Kevin Koltzau's avatar Kevin Koltzau Committed by Alexandre Julliard

x86_64 references a named union, ensure unions are not nameless.

parent fe6afce9
......@@ -29,6 +29,7 @@
#include <sys/times.h>
#endif
#define NONAMELESSUNION
#include "ntstatus.h"
#include "thread.h"
#include "winternl.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment