ports/net/gaim-openq/files/patch-src-file_trans.c
Pav Lucistnik 7dd7487972 - Update to 0.3.2
- Mark BROKEN on 4.x

PR:		ports/80078
Submitted by:	hamigua <hamigua@cuc.cn> (maintainer)
2005-04-20 11:18:47 +00:00

10 lines
256 B
C

--- src/file_trans.c.orig Tue Apr 19 03:52:08 2005
+++ src/file_trans.c Tue Apr 19 03:00:39 2005
@@ -26,6 +26,7 @@
#define random rand
#endif
+#include <sys/socket.h>
#include "debug.h" // gaim_debug
#include "ft.h" // gaim_xfer
#include "md5.h"