With DEC C in ANSI C mode, we need to define _XOPEN_SOURCE_EXTENDED to
authorRichard Levitte <levitte@openssl.org>
Tue, 10 Aug 2004 10:04:13 +0000 (10:04 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 10 Aug 2004 10:04:13 +0000 (10:04 +0000)
commit4fa9664f5eea2f610ac2a9b49da4e79396d26a74
treefb0a52db24299a903cba315f68fae8744330132e
parent483b312391abef13ecccd91089b72ae7e103cfbf
With DEC C in ANSI C mode, we need to define _XOPEN_SOURCE_EXTENDED to
get struct timeval and gettimeofday().
fips/rand/fingerprint.sha1
fips/rand/fips_rand.c