- define STATUS_* codes correctly in winnt.h and ntstatus.h
[reactos.git] / reactos / lib / dbghelp / stack.c
index fc9c602..ce2f1af 100644 (file)
@@ -29,7 +29,6 @@
 
 #include "dbghelp_private.h"
 #include "winreg.h"
-#include "ntstatus.h"
 #include "thread.h" /* FIXME: must be included before winternl.h */
 #include "wine/debug.h"
 #include "stackframe.h"