summaryrefslogtreecommitdiff
path: root/Kernel/SanCov.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/SanCov.cpp')
-rw-r--r--Kernel/SanCov.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Kernel/SanCov.cpp b/Kernel/SanCov.cpp
index dfb81d2c45..90d2fb0262 100644
--- a/Kernel/SanCov.cpp
+++ b/Kernel/SanCov.cpp
@@ -5,7 +5,6 @@
*/
#include <Kernel/Devices/KCOVDevice.h>
-#include <Kernel/Process.h>
#include <Kernel/Thread.h>
extern bool g_in_early_boot;