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 string.h include to ecmult_impl #410

Merged
merged 1 commit into from
Aug 4, 2016

Conversation

laanwj
Copy link
Member

@laanwj laanwj commented Aug 4, 2016

memcpy and memset are used, so include the appropriate header for the declaration.

Fixes #409
Ref: bitcoin/bitcoin#8453

`memcpy` and `memset` are used, so include the appropriate header
for the declaration.
@paveljanik
Copy link
Contributor

ACK 0bbd5d4

No warnings after this.

@sipa sipa merged commit 0bbd5d4 into bitcoin-core:master Aug 4, 2016
sipa added a commit that referenced this pull request Aug 4, 2016
0bbd5d4 Add string.h include to ecmult_impl (Wladimir J. van der Laan)
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.

None yet

3 participants