Update from 1.0.0-stable.

This commit is contained in:
Dr. Stephen Henson 2009-05-29 12:00:22 +00:00
parent 13a4808ca4
commit 1998f60546

View file

@ -62,6 +62,9 @@
#include <openssl/buffer.h>
#include <openssl/pqueue.h>
#ifdef OPENSSL_SYS_WIN32
/* Needed for struct timeval */
#include <winsock.h>
#ifdef __cplusplus
extern "C" {