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

Remove ldns dependency #160

Merged
merged 3 commits into from
Sep 25, 2014
Merged

Remove ldns dependency #160

merged 3 commits into from
Sep 25, 2014

Conversation

tewinget
Copy link
Contributor

ldns was a dependency for one header, and only for constants in that header. Those constants are defined in an RFC, so there's no reason to not just replicate them and remove the dependency.

fluffypony and others added 3 commits September 24, 2014 22:17
ldns dependency was only still around for constants defined in ldns/rr.h,
but those constants are RFC specified DNS constants, and to reduce deps
have been replicated in dns_utils.h instead of including ldns/rr.h.
tewinget added a commit that referenced this pull request Sep 25, 2014
@tewinget tewinget merged commit 145dc19 into monero-project:master Sep 25, 2014
stoffu pushed a commit to stoffu/monero that referenced this pull request Nov 27, 2019
…mingw-gcc9

Windows: MSYS2 build fix and hardening changes /monero#6020
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.

None yet

2 participants