Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compile on OpenBSD #26

Closed
wants to merge 5 commits into from
Closed

Fix compile on OpenBSD #26

wants to merge 5 commits into from

Conversation

shtirlic
Copy link

@shtirlic shtirlic commented Feb 9, 2021

Fixes #25

@pgul
Copy link
Owner

pgul commented Feb 14, 2021

After this we will have 3 identical files ns_parse.h in the repo, it's too much.

And it seems there are systems without ns_initparse(), but with ns_msg defined in arpa/nameser.h or resolv.h. Does this change not break compilation for those systems? MB we should check for ns_msg in configure and include our ns_parse.h conditionaly?

@shtirlic shtirlic closed this Oct 25, 2023
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.

Can't compile on OpenBSD
2 participants