summaryrefslogtreecommitdiff
path: root/lib/scryptenc/scryptenc.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/scryptenc/scryptenc.c')
-rw-r--r--lib/scryptenc/scryptenc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/scryptenc/scryptenc.c b/lib/scryptenc/scryptenc.c
index 3b7fd0f..cf091bf 100644
--- a/lib/scryptenc/scryptenc.c
+++ b/lib/scryptenc/scryptenc.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 <errno.h>
#include <fcntl.h>