Fix ifdefs.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2022-12-30 01:36:53 +01:00
parent 4fe29750f2
commit cdf96e3564
2 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@
#include "mbedtls/hkdf.h"
#include "pk_wrap.h"
#include "crypto_utils.h"
#ifdef ITF_CCID
#ifdef USB_ITF_CCID
#include "ccid.h"
#endif
#include "version.h"