move some wine headers to the PSDK

svn path=/trunk/; revision=16314
This commit is contained in:
Steven Edwards 2005-06-28 22:09:03 +00:00
parent af4ad253eb
commit 6d73043da8
6 changed files with 3 additions and 1 deletions

View file

@ -15,6 +15,9 @@
#include "config.h" #include "config.h"
#include <roscfg.h> #include <roscfg.h>
/* basic types */
#include <basetsd.h>
/* DDK/IFS/NDK Headers */ /* DDK/IFS/NDK Headers */
#include <ddk/ntddk.h> #include <ddk/ntddk.h>
#include <ddk/ntifs.h> #include <ddk/ntifs.h>

View file

@ -1,6 +1,5 @@
/* $Id$ /* $Id$
*/ */
#include <ntoskrnl.h> #include <ntoskrnl.h>
#define NDEBUG #define NDEBUG