summaryrefslogtreecommitdiffstats
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h
index bff5f1e..3f7d20e 100644
--- a/src/common.h
+++ b/src/common.h
@@ -48,6 +48,7 @@ extern "C" {
#define FLAG_PWN 32
#define FLAG_NOACTION 64
#define FLAG_SHSHONLY 128
+#define FLAG_LATEST 256
struct dfu_client_t;
struct normal_client_t;