artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26582f5
)
missed vms comment
author
tedu
<tedu@openbsd.org>
Wed, 16 Apr 2014 02:51:01 +0000
(
02:51
+0000)
committer
tedu
<tedu@openbsd.org>
Wed, 16 Apr 2014 02:51:01 +0000
(
02:51
+0000)
lib/libssl/src/apps/s_client.c
patch
|
blob
|
history
diff --git
a/lib/libssl/src/apps/s_client.c
b/lib/libssl/src/apps/s_client.c
index
6ca36de
..
637e85e
100644
(file)
--- a/
lib/libssl/src/apps/s_client.c
+++ b/
lib/libssl/src/apps/s_client.c
@@
-147,10
+147,6
@@
#define APPS_WIN16
#endif
-/* With IPv6, it looks like Digital has mixed up the proper order of
- recursive header file inclusion, resulting in the compiler complaining
- that u_int isn't defined, but only if _POSIX_C_SOURCE is defined, which
- is needed to have fileno() declared correctly... So let's define u_int */
#define USE_SOCKETS
#include "apps.h"
#include <openssl/x509.h>