summaryrefslogtreecommitdiff
path: root/src/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu.c')
-rw-r--r--src/cpu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cpu.c b/src/cpu.c
index c336c5e..3e00d61 100644
--- a/src/cpu.c
+++ b/src/cpu.c
@@ -33,7 +33,6 @@
#include <lib/macros.h>
#include "cpu.h"
-#include "error.h"
#include "i8259.h"
#include "thread.h"