--- a/libgaim/protocols/qq/send_file.h Mon Oct 23 19:43:45 2006 +0000 +++ b/libgaim/protocols/qq/send_file.h Mon Oct 23 20:21:54 2006 +0000 @@ -40,7 +40,7 @@ union { FILE *dest_fp; guint8 *buffer; - }; + } u; gboolean use_major; } ft_info;