added missing include "load.h"
This commit is contained in:
parent
f073450edd
commit
d692eeaf93
@ -4,6 +4,7 @@
|
|||||||
#include <sys/sysinfo.h>
|
#include <sys/sysinfo.h>
|
||||||
#include <linux/kernel.h> // SI_LOAD_SHIFT
|
#include <linux/kernel.h> // SI_LOAD_SHIFT
|
||||||
|
|
||||||
|
#include "load.h"
|
||||||
#include "../luts.h"
|
#include "../luts.h"
|
||||||
|
|
||||||
std::string load_string( bool use_colors = false ) {
|
std::string load_string( bool use_colors = false ) {
|
||||||
|
Loading…
Reference in New Issue
Block a user