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

client api: fix ULONG_MAX dependency #91

Merged
merged 1 commit into from
May 22, 2017

Conversation

etienne-lms
Copy link
Contributor

ULONG_MAX depends on limits.h.

Fixes: 9faeb1b ("tee_client_api: Correct max shared memory size define")

@jforissier
Copy link
Contributor

Doh! And I thought I had properly checked that! (I wrongly concluded it was defined in <stdint.h>)

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>

@jenswi-linaro
Copy link
Contributor

Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>

ULONG_MAX depends on limits.h.

Fixes: 9faeb1b ("tee_client_api: Correct max shared memory size define")
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
@etienne-lms
Copy link
Contributor Author

tags applied.

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