aboutsummaryrefslogtreecommitdiff
path: root/crypto/async/arch/async_null.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/async/arch/async_null.c')
-rw-r--r--crypto/async/arch/async_null.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/async/arch/async_null.c b/crypto/async/arch/async_null.c
index 3eaf170f2e50..26801f873130 100644
--- a/crypto/async/arch/async_null.c
+++ b/crypto/async/arch/async_null.c
@@ -8,7 +8,7 @@
*/
/* This must be the first #include file */
-#include "../async_locl.h"
+#include "../async_local.h"
#ifdef ASYNC_NULL
int ASYNC_is_capable(void)