aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rand
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-01-25 21:36:51 +0000
committerBen Laurie <ben@openssl.org>1999-01-25 21:36:51 +0000
commitfd9d35f56ea8bf2dcf2befee06cb6584d62e91e5 (patch)
treeea50b36f4bc9cea003108640ba2bae7f71930377 /crypto/rand
parentf3d2e56bb30b6a143d68a4aba3b60c0ccde63ad2 (diff)
downloadopenssl-fd9d35f56ea8bf2dcf2befee06cb6584d62e91e5.tar.gz
Oops. One header too many.
Diffstat (limited to 'crypto/rand')
-rw-r--r--crypto/rand/randfile.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/rand/randfile.c b/crypto/rand/randfile.c
index 468da4f874..8ee23b61d1 100644
--- a/crypto/rand/randfile.c
+++ b/crypto/rand/randfile.c
@@ -59,7 +59,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <memory.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/types.h>