diff options
Diffstat (limited to 'src/proctable.h')
-rw-r--r-- | src/proctable.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/proctable.h b/src/proctable.h index 5a24803..71df77e 100644 --- a/src/proctable.h +++ b/src/proctable.h @@ -44,6 +44,10 @@ enum COL_MEM, COL_WCHAN, COL_CGROUP, + COL_UNIT, + COL_SESSION, + COL_SEAT, + COL_OWNER, COL_PRIORITY, COL_PIXBUF, COL_POINTER, |