diff options
Diffstat (limited to 'security/ipe/digest.c')
| -rw-r--r-- | security/ipe/digest.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/ipe/digest.c b/security/ipe/digest.c index 493716370570..5006366837ba 100644 --- a/security/ipe/digest.c +++ b/security/ipe/digest.c @@ -3,6 +3,7 @@ * Copyright (C) 2020-2024 Microsoft Corporation. All rights reserved. */ +#include <linux/hex.h> #include "digest.h" /** |
