mirror of
https://github.com/reactos/reactos.git
synced 2026-06-05 19:43:39 +08:00
include windef.h to get the definitions for BYTE and DWORD req. by bdatypes.h
svn path=/trunk/; revision=42466
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
|
||||
#include <ntddk.h>
|
||||
#include <windef.h>
|
||||
#include <ks.h>
|
||||
|
||||
/* FIXME */
|
||||
typedef unsigned long DWORD;
|
||||
typedef UCHAR BYTE;
|
||||
|
||||
#include <bdatypes.h>
|
||||
#include <bdamedia.h>
|
||||
#include <bdasup.h>
|
||||
|
||||
Reference in New Issue
Block a user