Constify seed and md2.
[openssl.git] / crypto / md2 / md2.h
index 5b71855cb2e42fc17caeb4456134a0825114fe01..a46120e7d418b2184a7e29827862e78a59600829 100644 (file)
@@ -63,6 +63,7 @@
 #ifdef OPENSSL_NO_MD2
 #error MD2 is disabled.
 #endif
+#include <stddef.h>
 
 #define MD2_DIGEST_LENGTH      16
 #define MD2_BLOCK              16