diff options
Diffstat (limited to 'lib/crypto/x509_cert_parser.c')
-rw-r--r-- | lib/crypto/x509_cert_parser.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/crypto/x509_cert_parser.c b/lib/crypto/x509_cert_parser.c index 18f5407a07..5f984b9dfd 100644 --- a/lib/crypto/x509_cert_parser.c +++ b/lib/crypto/x509_cert_parser.c @@ -6,6 +6,7 @@ */ #define pr_fmt(fmt) "X.509: "fmt +#include <log.h> #include <dm/devres.h> #include <linux/kernel.h> #ifndef __UBOOT__ |