mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Fix build.
svn path=/trunk/; revision=16052
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
/* INCLUDES ******************************************************************/
|
||||
|
||||
/* SDK/DDK/NDK Headers. */
|
||||
#include <windows.h>
|
||||
#include <ddk/ntddk.h> /* FIXME: NDK */
|
||||
#include <ddk/ntifs.h> /* FIXME: NDK */
|
||||
#include <windows.h>
|
||||
#include <ntos/ldrtypes.h> /* FIXME: NDK */
|
||||
|
||||
/* NTDLL Public Headers. FIXME: USE NDK */
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
|
||||
/* INCLUDES ******************************************************************/
|
||||
|
||||
#include <ntdll/rtl.h>
|
||||
#define NDEBUG
|
||||
#include <ntdll.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user