aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-04-12 09:06:35 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-04-12 09:06:35 +0000
commit7c945ed78c6ef25413deecbc75a6a6920939981f (patch)
tree0e7f8795cee45803f97e8919f03e96064e6909d3 /net-im
parenta06f5179f4bb55ab911cc6a9f4868d9a1b195f03 (diff)
downloadports-7c945ed78c6ef25413deecbc75a6a6920939981f.tar.gz
ports-7c945ed78c6ef25413deecbc75a6a6920939981f.zip
fix strange build problem on stable
Notes
Notes: svn path=/head/; revision=78793
Diffstat (limited to 'net-im')
-rw-r--r--net-im/libyahoo2/files/patch-sample_client.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-im/libyahoo2/files/patch-sample_client.c b/net-im/libyahoo2/files/patch-sample_client.c
new file mode 100644
index 000000000000..f5d0ec9a9d36
--- /dev/null
+++ b/net-im/libyahoo2/files/patch-sample_client.c
@@ -0,0 +1,10 @@
+--- src/sample_client.c.orig Sat Apr 12 17:04:56 2003
++++ src/sample_client.c Sat Apr 12 17:05:25 2003
+@@ -51,7 +51,6 @@
+ #include <yahoo2_callbacks.h>
+ #include "yahoo_util.h"
+
+-int fileno(FILE * stream);
+
+
+ #define MAX_PREF_LEN 255