summaryrefslogtreecommitdiff
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 df307fa6f8..a2c7ed2085 100644
--- a/src/include/thread.h
+++ b/src/include/thread.h
@@ -2,7 +2,6 @@
#ifndef THREAD_H_
#define THREAD_H_
-#include <stddef.h>
#include <stdint.h>
#include <bootstate.h>
#include <arch/cpu.h>