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

fix: ssize_t 旧版本gcc未定义问题 #3143

Merged
merged 1 commit into from
Dec 31, 2024
Merged

Conversation

kekxv
Copy link
Contributor

@kekxv kekxv commented Dec 30, 2024

添加 #include <sys/types.h> 修复 ssize_t 旧版本gcc未定义问题

添加 #include <sys/types.h> 修复 ssize_t 旧版本gcc未定义问题
@jxt1234 jxt1234 merged commit 20a2d95 into alibaba:master Dec 31, 2024
6 checks passed
@kekxv kekxv deleted the patch-2 branch December 31, 2024 08:12
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.

2 participants