opnsense-ports/net-im/libyahoo2/files/patch-src_sampleclient.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
281 B
C

--- src/sample_client.c.orig 2008-04-30 05:08:50.000000000 +0000
+++ src/sample_client.c 2008-04-30 05:09:08.000000000 +0000
@@ -58,7 +58,7 @@
#include "yahoo_util.h"
#ifndef _WIN32
-int fileno(FILE * stream);
+// int fileno(FILE * stream);
#endif
#define MAX_PREF_LEN 255