Fix compilation because glibtop_machine definition has moved.
This commit is contained in:
@@ -28,6 +28,8 @@ G_BEGIN_DECLS
|
||||
#include <sys/param.h>
|
||||
#endif
|
||||
|
||||
#include <glibtop_machine.h>
|
||||
|
||||
#define KI_PROC(ki) (&(ki))->kp_proc)
|
||||
#define KI_EPROC(ki) (&(ki))->kp_eproc)
|
||||
|
||||
|
@@ -25,7 +25,7 @@
|
||||
#include <glibtop/cpu.h>
|
||||
#include <glibtop/open.h>
|
||||
#include <glibtop/init_hooks.h>
|
||||
|
||||
#include <glibtop/machine.h>
|
||||
|
||||
/* !!! THIS FUNCTION RUNS SUID ROOT - CHANGE WITH CAUTION !!! */
|
||||
|
||||
|
Reference in New Issue
Block a user