aboutsummaryrefslogtreecommitdiff
path: root/pbkdf2.c
diff options
context:
space:
mode:
Diffstat (limited to 'pbkdf2.c')
-rw-r--r--pbkdf2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pbkdf2.c b/pbkdf2.c
index 607a0fb..e9dc03b 100644
--- a/pbkdf2.c
+++ b/pbkdf2.c
@@ -34,7 +34,6 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include <assert.h>
#include <string.h>
#include <stdint.h>