freebsd-ports/net/gaim/files/patch-src_protocols_oscar_ft.c
Joe Marcus Clarke 72711ad66e Update to 0.75.
2004-01-10 19:19:00 +00:00

10 lines
311 B
C

--- 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 */