aboutsummaryrefslogtreecommitdiff
path: root/src/opt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opt.h')
-rw-r--r--src/opt.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/opt.h b/src/opt.h
index a5fd37f..102dc68 100644
--- a/src/opt.h
+++ b/src/opt.h
@@ -20,7 +20,8 @@ struct opt {
enum opt_index {
FIFO_PATH = 0,
- CRYPT_CMD
+ CRYPT_CMD,
+ LOG_FILE
};