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

This commit is contained in:
Kevin Koltzau 2005-11-05 10:43:50 +00:00 committed by Alexandre Julliard
parent fe6afce979
commit 079e7cac17

View File

@ -29,6 +29,7 @@
#include <sys/times.h>
#endif
#define NONAMELESSUNION
#include "ntstatus.h"
#include "thread.h"
#include "winternl.h"