- Fix build

svn path=/trunk/; revision=41469
This commit is contained in:
Johannes Anderwald 2009-06-19 13:59:27 +00:00
parent 10e71311b1
commit db429325e1

View file

@ -2471,12 +2471,13 @@ typedef struct
/* ===============================================================
XP / DX8
*/
#if defined(_NTDDK_)
struct _KSMAPPING {
PHYSICAL_ADDRESS PhysicalAddress;
ULONG ByteCount;
ULONG Alignment;
};
#endif
struct _KSSTREAM_POINTER_OFFSET
{