summaryrefslogtreecommitdiffstats
path: root/bin/ps/ps.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ps/ps.h')
-rw-r--r--bin/ps/ps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ps/ps.h b/bin/ps/ps.h
index 917c025..2fd10de 100644
--- a/bin/ps/ps.h
+++ b/bin/ps/ps.h
@@ -46,6 +46,7 @@ typedef struct kinfo {
/* Variables. */
typedef struct varent {
+ const char *header;
struct varent *next;
struct var *var;
} VARENT;
OpenPOWER on IntegriCloud