mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 23:33:24 +08:00
[NTOS:KD] Fix compilation with CMAKE_BUILD_TYPE=Release
This was broken by commit f7ec84eea0
This commit is contained in:
@@ -61,6 +61,9 @@
|
||||
#include "po.h"
|
||||
#include "se.h"
|
||||
#include "ldr.h"
|
||||
#ifndef _WINKD_
|
||||
#include "kd.h"
|
||||
#endif
|
||||
#include "kd64.h"
|
||||
#include "fsrtl.h"
|
||||
#include "lpc.h"
|
||||
|
||||
Reference in New Issue
Block a user