Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 511752
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/include/ffi.h.in
0
++ b/include/ffi.h.in
Lines 221-227 typedef struct { Link Here
221
#endif
221
#endif
222
} ffi_cif;
222
} ffi_cif;
223
223
224
#if HAVE_LONG_DOUBLE_VARIANT
224
#if @HAVE_LONG_DOUBLE_VARIANT@
225
/* Used to adjust size/alignment of ffi types.  */
225
/* Used to adjust size/alignment of ffi types.  */
226
void ffi_prep_types (ffi_abi abi);
226
void ffi_prep_types (ffi_abi abi);
227
# endif
227
# endif

Return to bug 511752