Re: [PATCH v1] include: crypto - remove the unused include
I've taken Tianjia Zhang's patch for this. Thanks, David
[PATCH v1] include: crypto - remove the unused include
In the public_key.h file, the #include is not necessary Fixes: 215525639631a("X.509: support OSCCA SM2-with-SM3 certificate verification") Cc: Tianjia Zhang Signed-off-by: Dawning --- include/crypto/public_key.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/crypto/public_key.h b/