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

Fixed openssl/types.h include for ubuntu20.04 #1002

Merged
merged 2 commits into from
Dec 28, 2023

Conversation

COM8
Copy link
Member

@COM8 COM8 commented Dec 27, 2023

openssl/types.h was added in later version of openssl and is therefore not always available. This is for example the case on Ubuntu 20.04.
So we try to include it if available to satisfy clang-tidy.

@COM8 COM8 added the Bug 🐛 label Dec 27, 2023
@COM8 COM8 self-assigned this Dec 27, 2023
@COM8 COM8 merged commit 1b31ea4 into master Dec 28, 2023
91 of 105 checks passed
@COM8 COM8 deleted the fix/openssl_include_ubuntu20_04 branch October 13, 2024 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant