On Mon, Oct 16, 2023 at 02:54:58PM +0200, Ruediger Pluem wrote: > Fails for me as well. Not sure what fails for Joe such that he removed the > include, but if it fails in case H2_USE_WEBSOCKETS is > not 1 I guess we could move the include (or even all) below the > > #if H2_USE_WEBSOCKETS > > line.
Oh, sorry guys. I was building against APR 1.6.x here which doesn't have apr_encode.h, I didn't see the apr_pencode use. So how about: r1913019 + r1913023, +1 for 2.4.x for the pair