
24 Apr
2025
24 Apr
'25
9:19 a.m.
From: Hao Fang <fanghao11@huawei.com> The macro HAVE_CRYPTO is defined in config.h test_comp_entry() depends on this. Signed-off-by: Hao Fang <fanghao11@huawei.com> Signed-off-by: Qi Tao <taoqi10@huawei.com> --- uadk_tool/test/uadk_test.c | 1 + 1 file changed, 1 insertion(+) diff --git a/uadk_tool/test/uadk_test.c b/uadk_tool/test/uadk_test.c index a4182aeb..536861a4 100644 --- a/uadk_tool/test/uadk_test.c +++ b/uadk_tool/test/uadk_test.c @@ -11,6 +11,7 @@ #include <sys/ipc.h> #include <sys/shm.h> +#include "config.h" #include "comp_main.h" #include "test_sec.h" -- 2.33.0