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

Add headers #415

Merged
merged 1 commit into from
Jan 15, 2025
Merged

Add headers #415

merged 1 commit into from
Jan 15, 2025

Conversation

gperciva
Copy link
Member

No description provided.

Verified

This commit was signed with the committer’s verified signature.
facundomedica Facundo Medica
cpusupport: <stdint.h> for uint8_t

netbuf/netbuf_{read,write}.c: <unistd.h> for ssize_t

tests/fork_func: <sys/types.h> for pid_t

perftests/network-ssl/main.c: <stdint.h> for uint8_t

proto_pipe.c: added errno and ENOTCONN in
    2024-02-07 proto_pipe.c: fix error check in shutdown()
    4c399e0

tests/pthread_create_blocking_np: uses pthread_join()

Reported by:	iwyu
@cperciva cperciva merged commit ad44470 into master Jan 15, 2025
2 checks passed
@gperciva gperciva deleted the misc branch January 15, 2025 17:10
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

2 participants