mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 22:56:00 +00:00
[FREELDR] Fix build by adding a missing header
This commit is contained in:
parent
4f23b0c3df
commit
1d069269f5
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
/* INCLUDES ******************************************************************/
|
/* INCLUDES ******************************************************************/
|
||||||
|
|
||||||
#include <ntoskrnl.h>
|
#include <ntoskrnl.h>
|
||||||
|
#include <freeldr.h>
|
||||||
|
|
||||||
/* FUNCTIONS *****************************************************************/
|
/* FUNCTIONS *****************************************************************/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue