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

(-)lprof-1.11.4.1.orig/src/liblprof/lcmsprf.h (+1 lines)
Lines 67-72 Link Here
67
#define mmax(a,b) ((a) > (b)?(a):(b))
67
#define mmax(a,b) ((a) > (b)?(a):(b))
68
#endif
68
#endif
69
69
70
#define BOOL int
70
71
71
/* Misc operations ------------------------------------------------------------------------ */
72
/* Misc operations ------------------------------------------------------------------------ */
72
73

Return to bug 269724