include <limits.h>

This commit is contained in:
Bodo Möller 2000-12-03 09:55:01 +00:00
parent fe772376ec
commit 4c4f1ee4de

View file

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