include limits.h for UINT_MAX etc.

This commit is contained in:
Nils Larsch 2005-04-11 20:59:58 +00:00
parent 36521f0150
commit 37942fab51

View File

@ -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"