* include/ddk/ntddk.h: Include winnt.h as system header.
This commit is contained in:
@@ -67,7 +67,7 @@ typedef CONST char *PCSZ;
|
||||
#include "ntstatus.h"
|
||||
|
||||
/* Windows NT definitions exported to user mode */
|
||||
#include "winnt.h"
|
||||
#include <winnt.h>
|
||||
|
||||
/* Windows Device Driver Kit */
|
||||
#include "winddk.h"
|
||||
|
Reference in New Issue
Block a user