diff --git a/deps_adapter/key_management_adapter/impl/src/mini/huks_adapter.c b/deps_adapter/key_management_adapter/impl/src/mini/huks_adapter.c index 18f066f3..99a1dd26 100644 --- a/deps_adapter/key_management_adapter/impl/src/mini/huks_adapter.c +++ b/deps_adapter/key_management_adapter/impl/src/mini/huks_adapter.c @@ -18,6 +18,7 @@ #include "hc_file.h" #include "hc_log.h" #include "hc_types.h" +#include "hc_dev_info.h" #include "hks_api.h" #include "hks_param.h" #include "hks_type.h"