[riot-commits] [RIOT-OS/RIOT] a05280: sys/hashes/sha256: replace include by stddef.h
Francisco Acosta
fco.ja.ac at gmail.com
Thu Sep 6 15:11:53 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: a052801c2fae8e79ef1b0118171b884c876914d9
https://github.com/RIOT-OS/RIOT/commit/a052801c2fae8e79ef1b0118171b884c876914d9
Author: cladmi <gaetan.harter at fu-berlin.de>
Date: 2018-09-06 (Thu, 06 Sep 2018)
Changed paths:
M sys/include/hashes/sha256.h
Log Message:
-----------
sys/hashes/sha256: replace include by stddef.h
stddef.h is enough for size_t, unistd.h adds a lot of other declarations
Commit: f0cf15ece463aee1c6b782153f3a279a71ce0c5a
https://github.com/RIOT-OS/RIOT/commit/f0cf15ece463aee1c6b782153f3a279a71ce0c5a
Author: Francisco Acosta <fco.ja.ac at gmail.com>
Date: 2018-09-06 (Thu, 06 Sep 2018)
Changed paths:
M sys/include/hashes/sha256.h
Log Message:
-----------
Merge pull request #9893 from cladmi/pr/sha256/fixup_include
sys/hashes/sha256: replace include by stddef.h
Compare: https://github.com/RIOT-OS/RIOT/compare/775acf926812...f0cf15ece463
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the commits
mailing list