According to the main trunk, Darwin should get USE_TOD defined.

This commit is contained in:
Richard Levitte 2002-01-26 05:02:45 +00:00
parent f760c5d80b
commit b3467218f8

View file

@ -82,7 +82,7 @@
#include <openssl/rand.h>
#include <openssl/err.h>
#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__)
#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(_DARWIN)
# define USE_TOD
#elif !defined(MSDOS) && (!defined(VMS) || defined(__DECC))
# define TIMES