summaryrefslogtreecommitdiffstats
path: root/crypto/libdes/rand_key.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/libdes/rand_key.c')
-rw-r--r--crypto/libdes/rand_key.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/libdes/rand_key.c b/crypto/libdes/rand_key.c
index fc11792..4e89dbc 100644
--- a/crypto/libdes/rand_key.c
+++ b/crypto/libdes/rand_key.c
@@ -54,10 +54,13 @@
* derivative of this code cannot be changed. i.e. this code cannot simply be
* copied and put under another distribution licence
* [including the GNU Public Licence.]
+ *
+ * $FreeBSD$
*/
#include "des_locl.h"
#include <time.h>
+#include <unistd.h>
static int seed=0;
static des_cblock init;
OpenPOWER on IntegriCloud