include <limits.h>

This commit is contained in:
Bodo Möller 2000-12-03 09:55:08 +00:00
parent 152a689cf9
commit addb309ad6

View File

@ -62,6 +62,7 @@
#endif
#include <assert.h>
#include <limits.h>
#include <stdio.h>
#include "cryptlib.h"
#include "bn_lcl.h"