ports/net-im/gaim-openq/files/patch-src-send_file.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
271 B
C

--- src/send_file.c.orig Thu Dec 23 06:22:22 2004
+++ src/send_file.c Wed Apr 20 13:16:55 2005
@@ -22,6 +22,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include <sys/socket.h>
#include <network.h>
#include "send_file.h"