1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

fix strange build problem on stable

This commit is contained in:
Ying-Chieh Liao 2003-04-12 09:06:35 +00:00
parent a06f5179f4
commit 7c945ed78c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78793
2 changed files with 20 additions and 0 deletions

View File

@ -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 <yahoo2_callbacks.h>
#include "yahoo_util.h"
-int fileno(FILE * stream);
#define MAX_PREF_LEN 255

View File

@ -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 <yahoo2_callbacks.h>
#include "yahoo_util.h"
-int fileno(FILE * stream);
#define MAX_PREF_LEN 255