projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1998f60
)
Oops, forgot #endif...
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 29 May 2009 12:09:07 +0000
(12:09 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 29 May 2009 12:09:07 +0000
(12:09 +0000)
ssl/dtls1.h
patch
|
blob
|
history
diff --git
a/ssl/dtls1.h
b/ssl/dtls1.h
index 5d8ec71c30fafd0ae288b5fad861e7cc867ca124..4aca219a8cb2c553eba962f7fc93089c507a384d 100644
(file)
--- a/
ssl/dtls1.h
+++ b/
ssl/dtls1.h
@@
-65,6
+65,7
@@
#ifdef OPENSSL_SYS_WIN32
/* Needed for struct timeval */
#include <winsock.h>
+#endif
#ifdef __cplusplus
extern "C" {