about summary refs log tree commit diff stats
path: root/src/tools/aesgcm_download.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/aesgcm_download.h')
-rw-r--r--src/tools/aesgcm_download.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/aesgcm_download.h b/src/tools/aesgcm_download.h
index c0096f1d..796b9389 100644
--- a/src/tools/aesgcm_download.h
+++ b/src/tools/aesgcm_download.h
@@ -50,6 +50,7 @@
 
 typedef struct aesgcm_download_t
 {
+    char* id;
     char* url;
     char* filename;
     char* cmd_template;