summaryrefslogtreecommitdiffstats
path: root/crypto/rand/randfile.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-02-25 20:37:46 +0000
committerRichard Levitte <levitte@openssl.org>2000-02-25 20:37:46 +0000
commit3e0f27f3c9419a83e82bda973f8e9ba7296480d6 (patch)
treedb174d1e8385d9115c182297315781a4e6e4c3e7 /crypto/rand/randfile.c
parent17dddc0596833f15161cd7fa5614004245e8c588 (diff)
Changes to synchronise with Unix.
(actually, much more is needed, like a real config script)
Diffstat (limited to 'crypto/rand/randfile.c')
-rw-r--r--crypto/rand/randfile.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/rand/randfile.c b/crypto/rand/randfile.c
index 7ff06adccc..69cb5f4a05 100644
--- a/crypto/rand/randfile.c
+++ b/crypto/rand/randfile.c
@@ -71,6 +71,7 @@
#else
# include <sys/stat.h>
#endif
+#include OPENSSL_UNISTD
#include <openssl/rand.h>