summaryrefslogtreecommitdiff
path: root/src/ps/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ps/common.h')
-rw-r--r--src/ps/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ps/common.h b/src/ps/common.h
index 26bd38c..6e416a3 100644
--- a/src/ps/common.h
+++ b/src/ps/common.h
@@ -451,6 +451,7 @@ extern int header_gap;
extern int header_type; /* none, single, multi... */
extern int include_dead_children;
extern int lines_to_next_header;
+extern char *lstart_format;
extern int max_line_width;
extern int negate_selection;
extern int page_size; // "int" for math reasons?