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

amissl: add missing signal.h include #11478

Closed
wants to merge 1 commit into from

Conversation

Futaura
Copy link
Contributor

@Futaura Futaura commented Jul 19, 2023

In some environments, signal.h is already included, but not in others which cause compilation to fail, so explictly include it.

In some environments, signal.h is already included, but not in
others which cause compilation to fail, so explictly include it.
@bagder bagder closed this in 5084ee1 Jul 20, 2023
ptitSeb pushed a commit to wasix-org/curl that referenced this pull request Sep 25, 2023
In some environments, signal.h is already included, but not in others
which cause compilation to fail, so explictly include it.

Closes curl#11478
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant