summaryrefslogtreecommitdiff
path: root/net-im/gaim/files/patch-src_protocols_oscar_ft.c
blob: 926db5f44164800ad9e3c9b9ea4a2d5d0a240971 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/protocols/oscar/ft.c.orig	Sat Jan 10 14:05:46 2004
+++ src/protocols/oscar/ft.c	Sat Jan 10 14:07:58 2004
@@ -49,6 +49,7 @@
 #ifndef _WIN32
 #include <stdio.h>
 #include <netdb.h>
+#include <limits.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <sys/utsname.h> /* for aim_odc_initiate */