aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/purple/bpurple.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/purple/bpurple.h')
-rw-r--r--protocols/purple/bpurple.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/purple/bpurple.h b/protocols/purple/bpurple.h
index 8225f0b8..81be2575 100644
--- a/protocols/purple/bpurple.h
+++ b/protocols/purple/bpurple.h
@@ -13,6 +13,7 @@ struct purple_data
GHashTable *input_requests;
guint next_request_id;
char *chat_list_server;
+ GSList *filetransfers;
};
#endif /* !BPURPLE_H */