summaryrefslogtreecommitdiff
path: root/net-im/libyahoo2/files/patch-sample_client.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-04-20 06:16:18 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-04-20 06:16:18 +0000
commit8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch)
treead3f495c08f0cc331b6958d319f699d021175c19 /net-im/libyahoo2/files/patch-sample_client.c
parentFix plist problems. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_4_0'.release/5.4.0
Diffstat (limited to 'net-im/libyahoo2/files/patch-sample_client.c')
-rw-r--r--net-im/libyahoo2/files/patch-sample_client.c18
1 files changed, 0 insertions, 18 deletions
diff --git a/net-im/libyahoo2/files/patch-sample_client.c b/net-im/libyahoo2/files/patch-sample_client.c
deleted file mode 100644
index c6d23bb257fe..000000000000
--- a/net-im/libyahoo2/files/patch-sample_client.c
+++ /dev/null
@@ -1,18 +0,0 @@
---- src/sample_client.c.orig Sun Sep 28 10:40:03 2003
-+++ src/sample_client.c Tue Sep 30 21:35:55 2003
-@@ -52,7 +52,6 @@
- #include <yahoo2_callbacks.h>
- #include "yahoo_util.h"
-
--int fileno(FILE * stream);
-
-
- #define MAX_PREF_LEN 255
-@@ -177,7 +176,6 @@
-
- FILE *popen(const char *command, const char *type);
- int pclose(FILE *stream);
--int gethostname(char *name, size_t len);
-
- static char * get_local_addresses()
- {