Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 97795 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +1 lines)
Line  Link Here
0
-- src,orig/lib/libast/sfio/sfhdr.h
0
++ src/lib/libast/sfio/sfhdr.h
Lines 1121-1127 Link Here
1121
extern int		_sfsetpool _ARG_((Sfio_t*));
1121
extern int		_sfsetpool _ARG_((Sfio_t*));
1122
extern char*		_sfcvt _ARG_((Sfdouble_t,char*,size_t,int,int*,int*,int*,int));
1122
extern char*		_sfcvt _ARG_((Sfdouble_t,char*,size_t,int,int*,int*,int*,int));
1123
extern char**		_sfgetpath _ARG_((char*));
1123
extern char**		_sfgetpath _ARG_((char*));
1124
extern Sfdouble_t	_sfdscan _ARG_((Void_t*, int(*)(Void_t*,int)));
1125
1124
1126
#if _BLD_sfio && defined(__EXPORT__)
1125
#if _BLD_sfio && defined(__EXPORT__)
1127
#define extern		__EXPORT__
1126
#define extern		__EXPORT__

Return to bug 97795