]> git.proxmox.com Git - swtpm.git/commit
headers: Synchronize with header in QEMU project
authorStefan Berger <stefanb@linux.ibm.com>
Fri, 26 Aug 2022 11:42:56 +0000 (07:42 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Fri, 26 Aug 2022 13:20:30 +0000 (09:20 -0400)
commite86fd8e225587f30cdf9d8ed0f635d7e52354b8c
treea5b45893ee66ba875712bc76308ebfc56e1d5a31
parent98d009bc99f3e55ba83b2d6fca31fb5a5967e7ca
headers: Synchronize with header in QEMU project

QEMU has made a change to a copy of this header file with the following
reason:

On Solaris and Haiku, the _IO() macros are defined in <sys/ioccom.h>.
Add a proper check for this header to our build system, and make sure
to include the header in tpm_ioctl.h to fix a build failure on Solaris
and Haiku.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
include/swtpm/tpm_ioctl.h