Added missing NONAMELESSSTRUCT/UNION.

This commit is contained in:
Alexandre Julliard 2003-03-31 19:32:20 +00:00
parent fbef57c0ce
commit 6d4aeeca5e
1 changed files with 3 additions and 0 deletions

View File

@ -38,6 +38,9 @@
#include <stdlib.h>
#include <time.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "winternl.h"
#include "async.h"
#include "thread.h"