include <sys/vmmeter.h> for struct vmtotal, probably needed on NetBSD
This commit is contained in:
@@ -33,6 +33,8 @@
|
|||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
/* for P_ZOMBIE & SSLEEP */
|
/* for P_ZOMBIE & SSLEEP */
|
||||||
#include <sys/proc.h>
|
#include <sys/proc.h>
|
||||||
|
/* for struct vmtotal */
|
||||||
|
#include <sys/vmmeter.h>
|
||||||
#include "task-manager.h"
|
#include "task-manager.h"
|
||||||
|
|
||||||
char *state_abbrev[] = {
|
char *state_abbrev[] = {
|
||||||
|
|||||||
Reference in New Issue
Block a user