Make sure to declare mem*() properly.

This commit is contained in:
Richard Levitte 2003-03-21 00:04:14 +00:00
parent ea17e1f00f
commit 8b5bcef798

View File

@ -68,6 +68,7 @@
*/
#include <string.h>
#include <limits.h>
#include "cryptlib.h"