summaryrefslogtreecommitdiff
path: root/net-im/gaim-openq/files/patch-src-send_file.h
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/gaim-openq/files/patch-src-send_file.h')
-rw-r--r--net-im/gaim-openq/files/patch-src-send_file.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-im/gaim-openq/files/patch-src-send_file.h b/net-im/gaim-openq/files/patch-src-send_file.h
new file mode 100644
index 000000000000..961316f49502
--- /dev/null
+++ b/net-im/gaim-openq/files/patch-src-send_file.h
@@ -0,0 +1,11 @@
+--- src/send_file.h.orig Thu Aug 18 18:49:04 2005
++++ src/send_file.h Thu Aug 18 17:55:56 2005
+@@ -40,7 +40,7 @@
+ union {
+ FILE *dest_fp;
+ guint8 *buffer;
+- };
++ } un;
+ gboolean use_major;
+ } ft_info;
+