aboutsummaryrefslogtreecommitdiff
path: root/kernel/features/proc.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/features/proc.c')
-rw-r--r--kernel/features/proc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/features/proc.c b/kernel/features/proc.c
index 6812c72..ffa711b 100644
--- a/kernel/features/proc.c
+++ b/kernel/features/proc.c
@@ -1,7 +1,6 @@
// MIT License, Copyright (c) 2020 Marvin Borner
#include <assert.h>
-#include <boot.h>
#include <cpu.h>
#include <errno.h>
#include <fs.h>