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

CONFIGURE: ENET: Add more system headers in checks #4778

Merged

Conversation

dwatteau
Copy link
Contributor

@dwatteau dwatteau commented Mar 6, 2023

The new ENet stuff checks for various system calls, but some systems may want some additional system headers for the checks to succeed.

The additions mostly come from OpenBSD 7.2 (https://man.openbsd.org) and Debian 11 manual pages, and they shouldn't hurt since backends/networking/enet/source/unix.cpp already includes those headers.

OK?

They mostly come from OpenBSD 7.2 and Debian 11 manual pages, and they
shouldn't hurt since backends/networking/enet/source/unix.cpp already
includes them.
@sev-
Copy link
Member

sev- commented Mar 6, 2023

Thank you!

@sev- sev- merged commit c1fd025 into scummvm:master Mar 6, 2023
8 checks passed
@dwatteau dwatteau deleted the feat/configure-add-more-headers-for-enet-tests branch March 6, 2023 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants