summaryrefslogtreecommitdiff
path: root/crypto/krb5/selftest.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/krb5/selftest.c')
-rw-r--r--crypto/krb5/selftest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/krb5/selftest.c b/crypto/krb5/selftest.c
index 4519c572d37e..67c4accd8cbd 100644
--- a/crypto/krb5/selftest.c
+++ b/crypto/krb5/selftest.c
@@ -7,6 +7,7 @@
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+#include <linux/hex.h>
#include <linux/slab.h>
#include <crypto/skcipher.h>
#include <crypto/hash.h>