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:
032c49b
)
Fix for AIX.
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 22 Feb 2002 21:26:25 +0000
(21:26 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 22 Feb 2002 21:26:25 +0000
(21:26 +0000)
Submitted by Dawn Whiteside <dwhitesi@tiercel.uwaterloo.ca>
ssl/ssltest.c
patch
|
blob
|
history
diff --git
a/ssl/ssltest.c
b/ssl/ssltest.c
index 0592e6c2a8e467699161279fabff7c6f032d77f6..7d6b53eed143662cae68def08bde71912ff07ec4 100644
(file)
--- a/
ssl/ssltest.c
+++ b/
ssl/ssltest.c
@@
-111,7
+111,7
@@
#define _XOPEN_SOURCE 600 /* Or gethostname won't be declared properly
on Linux and GNU platforms. */
-#define _XOPEN_SOURCE_EXTENDED /* Or gethostname won't be declared properly
+#define _XOPEN_SOURCE_EXTENDED
1
/* Or gethostname won't be declared properly
on Compaq platforms (at least with DEC C).
*/