From 7c945ed78c6ef25413deecbc75a6a6920939981f Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Sat, 12 Apr 2003 09:06:35 +0000 Subject: fix strange build problem on stable --- net-im/libyahoo2/files/patch-sample_client.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 net-im/libyahoo2/files/patch-sample_client.c (limited to 'net-im') 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 + #include "yahoo_util.h" + +-int fileno(FILE * stream); + + + #define MAX_PREF_LEN 255 -- cgit v1.2.3