mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 16:53:05 +00:00
[FREELDR]
* Include the proper header instead of incompatibly redefining a type. svn path=/trunk/; revision=61306
This commit is contained in:
parent
e57c30f549
commit
1d683c049c
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@
|
||||||
//typedef GUID UUID;
|
//typedef GUID UUID;
|
||||||
|
|
||||||
/* Disk stuff */
|
/* Disk stuff */
|
||||||
typedef PVOID PLOADER_PARAMETER_BLOCK;
|
#include <arc/arc.h>
|
||||||
#include <ntdddisk.h>
|
#include <ntdddisk.h>
|
||||||
#include <internal/hal.h>
|
#include <internal/hal.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue