summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/dload.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libalpm/dload.h')
-rw-r--r--lib/libalpm/dload.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libalpm/dload.h b/lib/libalpm/dload.h
index cc6cc240..13034f7b 100644
--- a/lib/libalpm/dload.h
+++ b/lib/libalpm/dload.h
@@ -28,6 +28,7 @@
struct dload_payload {
alpm_handle_t *handle;
const char *remote_name;
+ const char *tempfile_openmode;
char *tempfile_name;
char *destfile_name;
char *content_disp_name;