aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/x509_cert_parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/crypto/x509_cert_parser.c')
-rw-r--r--lib/crypto/x509_cert_parser.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/crypto/x509_cert_parser.c b/lib/crypto/x509_cert_parser.c
index eb24349..a0f0689 100644
--- a/lib/crypto/x509_cert_parser.c
+++ b/lib/crypto/x509_cert_parser.c
@@ -16,6 +16,7 @@
#include <linux/err.h>
#include <linux/oid_registry.h>
#ifdef __UBOOT__
+#include <linux/printk.h>
#include <linux/string.h>
#endif
#include <crypto/public_key.h>