summaryrefslogtreecommitdiff
path: root/lib/crypto/crypto_scrypt-nosse.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/crypto/crypto_scrypt-nosse.c')
-rw-r--r--lib/crypto/crypto_scrypt-nosse.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/crypto/crypto_scrypt-nosse.c b/lib/crypto/crypto_scrypt-nosse.c
index cad4d0e..9389029 100644
--- a/lib/crypto/crypto_scrypt-nosse.c
+++ b/lib/crypto/crypto_scrypt-nosse.c
@@ -26,7 +26,6 @@
* This file was originally written by Colin Percival as part of the Tarsnap
* online backup system.
*/
-#include "scrypt_platform.h"
#include <sys/types.h>
#include <sys/mman.h>