summaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 0761da2..ea8748c 100644
--- a/src/main.c
+++ b/src/main.c
@@ -37,6 +37,8 @@ int rd_mode = -1;
int rd_flags = -1;
int usb_mode = -1;
int root_device = -1;
+int simulate = 0;
+int noverify = 0;
int verbose = 0;
int identify = 0;
int moboreboot = 0;