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

(-)third-party/libutp/utypes.h.orig (+4 lines)
Lines 36-42 typedef const char * cstr; Link Here
36
typedef char * str;
36
typedef char * str;
37
37
38
#ifndef __cplusplus
38
#ifndef __cplusplus
39
#ifdef HAVE_STDBOOL_H
40
#include <stdbool.h>
41
#else
39
typedef uint8 bool;
42
typedef uint8 bool;
43
#endif
40
#endif
44
#endif
41
45
42
#endif //__UTYPES_H__
46
#endif //__UTYPES_H__

Return to bug 387709