summaryrefslogtreecommitdiff
path: root/net-im/libyahoo2/files/patch-sample_client.c
diff options
context:
space:
mode:
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 ec4dc96f19ba..000000000000
--- a/net-im/libyahoo2/files/patch-sample_client.c
+++ /dev/null
@@ -1,18 +0,0 @@
---- src/sample_client.c.orig Sat May 17 03:33:06 2003
-+++ src/sample_client.c Wed May 21 08:38:45 2003
-@@ -52,7 +52,6 @@
- #include <yahoo2_callbacks.h>
- #include "yahoo_util.h"
-
--int fileno(FILE * stream);
-
-
- #define MAX_PREF_LEN 255
-@@ -186,7 +185,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()
- {