summaryrefslogtreecommitdiff
path: root/driver/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver/timer.c')
-rw-r--r--driver/timer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/timer.c b/driver/timer.c
index 7f9859c..30a30c6 100644
--- a/driver/timer.c
+++ b/driver/timer.c
@@ -1,4 +1,5 @@
#include "kernel.h"
+#include "log.h"
#include "timer.h"
#include "asm_x86.h"