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

p11-kit/lists.c: Add stdint.h to fix compilation #342

Merged
merged 1 commit into from
Dec 12, 2020
Merged

p11-kit/lists.c: Add stdint.h to fix compilation #342

merged 1 commit into from
Dec 12, 2020

Conversation

diizzyy
Copy link
Contributor

@diizzyy diizzyy commented Dec 12, 2020

Add stdint.h otherwise compilation fails on FreeBSD 13-CURRENT with "use of undeclared identifier 'SIZE_MAX'"

Signed-off-by: Daniel Engberg daniel.engberg.lists@pyret.net

Add stdint.h otherwise compilation fails on FreeBSD 13-CURRENT with "use of undeclared identifier 'SIZE_MAX'"

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 81.175% when pulling ccefb7a on diizzyy:patch-1 into 7f03218 on p11-glue:master.

@ueno ueno merged commit 507c394 into p11-glue:master Dec 12, 2020
@ueno
Copy link
Member

ueno commented Dec 12, 2020

Thank you!

lbschenkel added a commit to macports/macports-ports that referenced this pull request Feb 13, 2021
@ueno ueno added this to the 0.24.0 milestone Jun 3, 2021
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.

3 participants