aboutsummaryrefslogtreecommitdiff
path: root/src/eclat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/eclat.h')
-rw-r--r--src/eclat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/eclat.h b/src/eclat.h
index c886fd0..bd7a86b 100644
--- a/src/eclat.h
+++ b/src/eclat.h
@@ -86,3 +86,5 @@ struct filter_descr *available_filters;
void list_filters(FILE *fp);
int get_scr_cols(void);
+int get_access_creds(const char *id, char **access_key_ptr,
+ char **secret_key_ptr);

Return to:

Send suggestions and report system problems to the System administrator.