CPU load: add missing header

This commit is contained in:
Lorenz Meier
2016-05-28 10:34:15 +02:00
parent 7a0d43586f
commit 8b510270a9

View File

@@ -38,6 +38,7 @@
__BEGIN_DECLS
#include <sched.h>
#include <stdint.h>
struct system_load_taskinfo_s {
uint64_t total_runtime; ///< Runtime since start (start_time - total_runtime)/(start_time - current_time) = load