* Brian Pane ([EMAIL PROTECTED]) wrote :
> [EMAIL PROTECTED] wrote:
> 
> >brianp      02/04/20 13:41:33
> >
> > Modified:    server/mpm/experimental/leader leader.c
> > Log:
> > Workaround to get leader/follower compiling on recent Linuxes:
> > apr_atomic.h includes some <asm/*.h> header files that clash
> > with stdlib.h, so I've moved apr_atomic.h so that it's included
> > after all the other header files.
> >
> 
> Thom or Cliff, can you confirm whether this fixes the compilation
> errors you were seeing?  (I don't claim that this is a long-term
> fix, but hopefully it will at least get leader/follower compiling
> again.)
Looks good here.
-Thom


Reply via email to