Defining __USE_XOPEN_EXTENDED was the wrong thing. Instead, define
authorRichard Levitte <levitte@openssl.org>
Tue, 5 Jun 2001 20:29:26 +0000 (20:29 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 5 Jun 2001 20:29:26 +0000 (20:29 +0000)
commit30a54b90854f41d2520ba9177617e31b18525d84
tree2bbefb0f83760b800ab4f2cb140fb15ede7b4d52
parent1e7e62f8cdda90328531b3a7c31fb68240b6245f
Defining __USE_XOPEN_EXTENDED was the wrong thing.  Instead, define
_XOPEN_SOURCE.
crypto/engine/enginetest.c
crypto/ui/ui_lib.c