mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
- Fix build
svn path=/trunk/; revision=41469
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user