Skip to content

sha2.c: explicitly include endian.h for BYTE_ORDER macro#12

Merged
ffainelli merged 1 commit into
ffainelli:masterfrom
jacmet:musl-build-fix
Oct 1, 2015
Merged

sha2.c: explicitly include endian.h for BYTE_ORDER macro#12
ffainelli merged 1 commit into
ffainelli:masterfrom
jacmet:musl-build-fix

Conversation

@jacmet
Copy link
Copy Markdown
Contributor

@jacmet jacmet commented Sep 14, 2015

Fixes a build issue with the musl C library, which doesn't indirectly
include endian.h from any of the included system headers:

http://autobuild.buildroot.net/results/17b/17bde543db253c008079b04c5e341f804160f59c/build-end.log

Signed-off-by: Peter Korsgaard peter@korsgaard.com

Fixes a build issue with the musl C library, which doesn't indirectly
include endian.h from any of the included system headers:

http://autobuild.buildroot.net/results/17b/17bde543db253c008079b04c5e341f804160f59c/build-end.log

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
ffainelli added a commit that referenced this pull request Oct 1, 2015
sha2.c: explicitly include endian.h for BYTE_ORDER macro
@ffainelli ffainelli merged commit 1b75a49 into ffainelli:master Oct 1, 2015
@ffainelli
Copy link
Copy Markdown
Owner

Merged, thanks!

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