Silen some warning.
[bertos.git] / bertos / kern / rtask.c
index dddbd6d75e31c321a63cde0bed308732818d1976..4ccc6b18d2bd66039ea299eb91647693b551f8fa 100644 (file)
@@ -45,6 +45,8 @@
 #define LOG_FORMAT RTASK_LOG_FORMAT
 #include <cfg/log.h>
 
+#include <cpu/types.h>
+
 #include <drv/timer.h>
 
 #include <struct/pool.h>