mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-19 04:58:00 +00:00
23570f71c3
Changes how tpm20.h, which contains the TPM2 SAPI, is imported to allow successful packaging of both debs and rpms.
7 lines
160 B
C
7 lines
160 B
C
#ifndef HIRS_PROVISIONERTPM2_INCLUDE_TSS_H_
|
|
#define HIRS_PROVISIONERTPM2_INCLUDE_TSS_H_
|
|
|
|
#include @TSS_LIBRARY@
|
|
|
|
#endif // HIRS_PROVISIONERTPM2_INCLUDE_TSS_H_
|