summaryrefslogtreecommitdiffstats
path: root/src/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/error.h')
-rw-r--r--src/error.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/error.h b/src/error.h
index 5c44633..042d594 100644
--- a/src/error.h
+++ b/src/error.h
@@ -83,6 +83,7 @@ struct lt_error_app_go {
struct lt_error_app {
char *name;
char *dir;
+ int no_storage;
char *prog;
struct lt_list_head head_run;