mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 00:45:24 +00:00
[NTOS:IO] ... and fix build by adding missing header.
This commit is contained in:
parent
4c6f7c01e5
commit
143f8549a5
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@
|
|||
/* INCLUDES *******************************************************************/
|
||||
|
||||
#include <ntoskrnl.h>
|
||||
#include <mm/ARM3/miarm.h>
|
||||
|
||||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue