summaryrefslogtreecommitdiff
path: root/src/ps/global.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ps/global.c')
-rw-r--r--src/ps/global.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ps/global.c b/src/ps/global.c
index db67a78..826ca92 100644
--- a/src/ps/global.c
+++ b/src/ps/global.c
@@ -183,6 +183,7 @@ int header_gap = -1;
int header_type = -1;
int include_dead_children = -1;
int lines_to_next_header = -1;
+char *lstart_format = NULL;
int negate_selection = -1;
int running_only = -1;
int page_size = -1; // "int" for math reasons?