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

(-)a/src/unzip/ioapi.h (+6 lines)
Lines 31-36 Link Here
31
#endif
31
#endif
32
#endif
32
#endif
33
33
34
#if PRE_ANSI_C89 
35
#  define OF(args) () 
36
#else 
37
#  define OF(args) args 
38
#endif 
39
34
#ifdef __cplusplus
40
#ifdef __cplusplus
35
extern "C" {
41
extern "C" {
36
#endif
42
#endif

Return to bug 242228