From dabd8fe426a3cb165311e01864a60535b0a1a9f3 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Thu, 8 May 2014 00:07:52 -0700 Subject: [PATCH] is not needed in crypto_pwhash_scryptxsalsa208sha256.h --- .../include/sodium/crypto_pwhash_scryptxsalsa208sha256.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/libsodium/include/sodium/crypto_pwhash_scryptxsalsa208sha256.h b/src/libsodium/include/sodium/crypto_pwhash_scryptxsalsa208sha256.h index 5222dce9..3eca3cb6 100644 --- a/src/libsodium/include/sodium/crypto_pwhash_scryptxsalsa208sha256.h +++ b/src/libsodium/include/sodium/crypto_pwhash_scryptxsalsa208sha256.h @@ -2,7 +2,6 @@ #define crypto_pwhash_scryptxsalsa208sha256_H #include -#include #include "export.h"