1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/net-im/libyahoo2/files/patch-sample_client.c
Kirill Ponomarev c915128739 - Update to version 0.7.4
PR:		ports/61781
Submitted by:	Ports Fury
2004-01-23 15:03:02 +00:00

19 lines
423 B
C

--- 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()
{