From 87b59b88f720d74e09664de5ee38a41303920c83 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Tue, 17 May 2016 12:52:12 -0700 Subject: scrypt doesn't need . Bug: http://b/18556103 Change-Id: Ibccef334b4d1a2e68e327fc8b73e62e62d13df32 --- crypto/scrypt/lib/crypto/crypto_scrypt-neon.c | 1 - 1 file changed, 1 deletion(-) (limited to 'crypto/scrypt/lib') 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 #include #include -- cgit v1.2.3