mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 23:12:56 +00: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:
parent
84ef1b5a06
commit
093197d2de
1 changed files with 1 additions and 5 deletions
|
@ -1,11 +1,7 @@
|
||||||
|
|
||||||
#include <ntddk.h>
|
#include <ntddk.h>
|
||||||
|
#include <windef.h>
|
||||||
#include <ks.h>
|
#include <ks.h>
|
||||||
|
|
||||||
/* FIXME */
|
|
||||||
typedef unsigned long DWORD;
|
|
||||||
typedef UCHAR BYTE;
|
|
||||||
|
|
||||||
#include <bdatypes.h>
|
#include <bdatypes.h>
|
||||||
#include <bdamedia.h>
|
#include <bdamedia.h>
|
||||||
#include <bdasup.h>
|
#include <bdasup.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue