changeset 8074:2ec7538dd349

[gaim-migrate @ 8773] everybody give a big hand to Solaris committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Sun, 11 Jan 2004 18:00:41 +0000
parents 2b396aefe321
children 41e973dbca03
files src/protocols/oscar/ft.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/oscar/ft.c	Sun Jan 11 08:15:06 2004 +0000
+++ b/src/protocols/oscar/ft.c	Sun Jan 11 18:00:41 2004 +0000
@@ -53,6 +53,7 @@
 #include <netinet/in.h>
 #include <sys/utsname.h> /* for aim_odc_initiate */
 #include <arpa/inet.h> /* for inet_ntoa */
+#include <sys/types.h> /* for UINT_MAX */
 #define G_DIR_SEPARATOR '/'
 #endif