aboutsummaryrefslogtreecommitdiff
path: root/ezlive_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'ezlive_config.h')
-rw-r--r--ezlive_config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ezlive_config.h b/ezlive_config.h
index a8ba0b7..90dbf8c 100644
--- a/ezlive_config.h
+++ b/ezlive_config.h
@@ -10,6 +10,7 @@ typedef struct {
const char *access_key;
const char *secret_key;
const char *region;
+ const char *key;
} EZLiveConfig;
extern EZLiveConfig *ezlive_config;