mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
Cygwin compatibility fix to apps/ocsp.c.
This commit is contained in:
parent
6d0624aca3
commit
637f90621d
@ -60,6 +60,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include "apps.h" /* needs to be included before the openssl headers! */
|
||||
#include <openssl/e_os2.h>
|
||||
#include <openssl/ssl.h>
|
||||
|
Loading…
Reference in New Issue
Block a user