diff options
Diffstat (limited to 'cmd/mp.c')
-rw-r--r-- | cmd/mp.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ #include <command.h> #include <cpu_func.h> #include <vsprintf.h> +#include <linux/string.h> static int cpu_status_all(void) { |