aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/pkcs7_parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/crypto/pkcs7_parser.h')
-rw-r--r--include/crypto/pkcs7_parser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/crypto/pkcs7_parser.h b/include/crypto/pkcs7_parser.h
index 906033a90e..2c45cce523 100644
--- a/include/crypto/pkcs7_parser.h
+++ b/include/crypto/pkcs7_parser.h
@@ -11,6 +11,7 @@
#include <linux/oid_registry.h>
#include <crypto/pkcs7.h>
#include <crypto/x509_parser.h>
+#include <linux/printk.h>
#define kenter(FMT, ...) \
pr_devel("==> %s("FMT")\n", __func__, ##__VA_ARGS__)