I have installed openssl 9.6c according the instructions in the INSTALL file:
perl Configure VC-WIN32
ms\do_ms
nmake -f ms\ntdll.mak
The result of the make is an error compling the file .\crypto\engine\hw_aep.c.
Error: Cannot open include file unistd.h
Does anyone know how to resolve this problem?