aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/simd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/simd.h')
-rw-r--r--src/crypto/simd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crypto/simd.h b/src/crypto/simd.h
index 07936bf..007f66e 100644
--- a/src/crypto/simd.h
+++ b/src/crypto/simd.h
@@ -6,6 +6,7 @@
#ifndef _WG_SIMD_H
#define _WG_SIMD_H
+#include <linux/sched.h>
#if defined(CONFIG_X86_64)
#include <linux/version.h>
#include <asm/fpu/api.h>