summaryrefslogtreecommitdiff
path: root/lib/crypto/crypto_aesctr.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/crypto/crypto_aesctr.c')
-rw-r--r--lib/crypto/crypto_aesctr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/crypto/crypto_aesctr.c b/lib/crypto/crypto_aesctr.c
index 00db8f0..bc7479c 100644
--- a/lib/crypto/crypto_aesctr.c
+++ b/lib/crypto/crypto_aesctr.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 <stdint.h>
#include <stdlib.h>