Commit 37942fab authored by Nils Larsch's avatar Nils Larsch
Browse files

include limits.h for UINT_MAX etc.

parent 36521f01
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -61,6 +61,8 @@
 * and contributed to the OpenSSL project.
 */

#include <limits.h>

#include <openssl/err.h>
#include <openssl/obj_mac.h>
#include "ec_lcl.h"