aboutsummaryrefslogtreecommitdiff
path: root/src/include/thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/thread.h')
-rw-r--r--src/include/thread.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/thread.h b/src/include/thread.h
index e8041c7a99..e6af2efd55 100644
--- a/src/include/thread.h
+++ b/src/include/thread.h
@@ -18,7 +18,6 @@
#include <stddef.h>
#include <stdint.h>
#include <bootstate.h>
-#include <timer.h>
#include <arch/cpu.h>
#if CONFIG(COOP_MULTITASKING) && !defined(__SMM__) && !defined(__PRE_RAM__)