Problems with the Windows build.
diff --git a/crypto/Makefile.ssl b/crypto/Makefile.ssl index cd41e12..eb022e4 100644 --- a/crypto/Makefile.ssl +++ b/crypto/Makefile.ssl
@@ -40,7 +40,7 @@ SRC= $(LIBSRC) EXHEADER= crypto.h tmdiff.h opensslv.h opensslconf.h ebcdic.h -HEADER= cryptlib.h buildinf.h $(EXHEADER) +HEADER= cryptlib.h buildinf.h md32_common.h $(EXHEADER) ALL= $(GENERAL) $(SRC) $(HEADER)