mirror of
https://github.com/reactos/reactos.git
synced 2025-05-28 13:38:19 +00:00
move some wine headers to the PSDK
svn path=/trunk/; revision=16314
This commit is contained in:
parent
af4ad253eb
commit
6d73043da8
6 changed files with 3 additions and 1 deletions
|
@ -14,6 +14,9 @@
|
|||
/* include the ntoskrnl config.h file */
|
||||
#include "config.h"
|
||||
#include <roscfg.h>
|
||||
|
||||
/* basic types */
|
||||
#include <basetsd.h>
|
||||
|
||||
/* DDK/IFS/NDK Headers */
|
||||
#include <ddk/ntddk.h>
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
/* $Id$
|
||||
*/
|
||||
|
||||
#include <ntoskrnl.h>
|
||||
|
||||
#define NDEBUG
|
||||
|
|
Loading…
Reference in a new issue