Skip to content

native/common/jk_global.h: fix compilation on musl#8

Merged
rainerjung merged 1 commit intoapache:mainfrom
ConiKost:main
Aug 7, 2024
Merged

native/common/jk_global.h: fix compilation on musl#8
rainerjung merged 1 commit intoapache:mainfrom
ConiKost:main

Conversation

@ConiKost
Copy link
Contributor

On musl, sys/socketvar.h does not exist, so we need to make sure, not to use it.

On musl, sys/socketvar.h does not exist, so we need to make sure,
not to use it.

Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
@rainerjung rainerjung merged commit 84b55ae into apache:main Aug 7, 2024
@rainerjung
Copy link
Contributor

Thanks for providing the fix. Will be part of 1.2.50.
Maybe you can inform downstreams, that they will no longer to apply custom a patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants