summaryrefslogtreecommitdiff
path: root/src/cli_cstore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli_cstore.h')
-rw-r--r--src/cli_cstore.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cli_cstore.h b/src/cli_cstore.h
index c03bddf..54da657 100644
--- a/src/cli_cstore.h
+++ b/src/cli_cstore.h
@@ -116,6 +116,7 @@ typedef struct {
/* extern variables */
extern void *var_ref_handle;
extern FILE *out_stream;
+extern FILE *err_stream;
/* note that some functions may be used outside the actual CLI operations,
* so output may not have been initialized. nop in such cases.