summaryrefslogtreecommitdiffstats
path: root/contrib/top/machine.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/top/machine.h')
-rw-r--r--contrib/top/machine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/top/machine.h b/contrib/top/machine.h
index 0a9953f..0f14bf3 100644
--- a/contrib/top/machine.h
+++ b/contrib/top/machine.h
@@ -32,6 +32,7 @@ struct system_info
int *cpustates;
int *memory;
int *swap;
+ struct timeval boottime;
};
/* cpu_states is an array of percentages * 10. For example,
OpenPOWER on IntegriCloud