summaryrefslogtreecommitdiffstats
path: root/crypto/scrypt/lib/crypto/crypto_scrypt-neon.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/scrypt/lib/crypto/crypto_scrypt-neon.c')
-rw-r--r--crypto/scrypt/lib/crypto/crypto_scrypt-neon.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/scrypt/lib/crypto/crypto_scrypt-neon.c b/crypto/scrypt/lib/crypto/crypto_scrypt-neon.c
index a3bf052b4..d05ee1bfe 100644
--- a/crypto/scrypt/lib/crypto/crypto_scrypt-neon.c
+++ b/crypto/scrypt/lib/crypto/crypto_scrypt-neon.c
@@ -28,7 +28,6 @@
*/
#include "scrypt_platform.h"
-#include <machine/cpu-features.h>
#include <arm_neon.h>
#include <errno.h>