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

Collapse All | Expand All

(-)pthreads-w32-2-8-0-release/implement.h.orig (-1 / +1 lines)
Lines 77-83 Link Here
77
#include "sched.h"
77
#include "sched.h"
78
78
79
#if defined(HAVE_C_INLINE) || defined(__cplusplus)
79
#if defined(HAVE_C_INLINE) || defined(__cplusplus)
80
#define INLINE inline
80
#define INLINE
81
#else
81
#else
82
#define INLINE
82
#define INLINE
83
#endif
83
#endif

Return to bug 333771