Commit 546ca2f4 authored by Richard Levitte's avatar Richard Levitte
Browse files

The use of the likes of UINT32_MAX requires internal/numbers.h

parent e766f4a0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@
#include <openssl/evp.h>
#include <openssl/err.h>
#include <openssl/kdf.h>
#include "internal/numbers.h"

#ifndef OPENSSL_NO_SCRYPT