Commit 6d4aeeca authored by Alexandre Julliard's avatar Alexandre Julliard

Added missing NONAMELESSSTRUCT/UNION.

parent fbef57c0
......@@ -38,6 +38,9 @@
#include <stdlib.h>
#include <time.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "winternl.h"
#include "async.h"
#include "thread.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