]> git.ipfire.org Git - thirdparty/systemd.git/commit
sha256: header needs stddef
authorWilliam Roberts <william.c.roberts@intel.com>
Wed, 25 Jan 2023 19:46:19 +0000 (13:46 -0600)
committerLennart Poettering <lennart@poettering.net>
Wed, 25 Jan 2023 21:26:26 +0000 (22:26 +0100)
commit6ae3bd82d04155d27488c85c63f7330cc7e144d3
tree995a8427230943fa0fc198030138119785a8ecb3
parent79f768162145faf8a9c4a1acd847b2901e48c9f6
sha256: header needs stddef

The sha256 header uses size_t which is within stddef, so add it.

Signed-off-by: William Roberts <william.c.roberts@intel.com>
src/fundamental/sha256.h