[ADVAPI32_WINETEST] Fix the STATUS issues

This commit is contained in:
Eric Kohl 2018-09-18 00:24:36 +02:00
parent 6c0d9c01e2
commit 47854962ac

View file

@ -20,6 +20,8 @@
#include <stdarg.h>
#include "ntstatus.h"
#define WIN32_NO_STATUS
#include "windef.h"
#include "winbase.h"
#include "wincrypt.h"