]> git.ipfire.org Git - thirdparty/systemd.git/commit
tpm2-util: Make sure structs/enums are named and add to forward.h
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 14 May 2025 20:27:28 +0000 (22:27 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 14 May 2025 20:34:02 +0000 (22:34 +0200)
commit0dc510ab03e25e4a8a3dec225c06b5cf45e127f1
tree7845f2c78365230213ce8ce66ed321f982ffdb48
parent08fd159db11b5e580df8e1d227899c884db486d8
tpm2-util: Make sure structs/enums are named and add to forward.h

We have to name structs/enums to be able to forward declare them, so
let's do that and add the missing ones to forward.h.
src/basic/forward.h
src/shared/tpm2-util.h