[ADVAPI32_WINETEST] Fix the STATUS issues
authorEric Kohl <eric.kohl@reactos.org>
Mon, 17 Sep 2018 22:24:36 +0000 (00:24 +0200)
committerEric Kohl <eric.kohl@reactos.org>
Mon, 17 Sep 2018 22:24:36 +0000 (00:24 +0200)
modules/rostests/winetests/advapi32/crypt.c

index a09e8db..48d0864 100644 (file)
@@ -20,6 +20,8 @@
 
 #include <stdarg.h>
 
+#include "ntstatus.h"
+#define WIN32_NO_STATUS
 #include "windef.h"
 #include "winbase.h"
 #include "wincrypt.h"