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