artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a824c44
)
Pull in <time.h> for clock_gettime()
author
guenther
<guenther@openbsd.org>
Fri, 26 Aug 2016 08:25:02 +0000
(08:25 +0000)
committer
guenther
<guenther@openbsd.org>
Fri, 26 Aug 2016 08:25:02 +0000
(08:25 +0000)
ok deraadt@
lib/libc/crypt/bcrypt.c
patch
|
blob
|
history
diff --git
a/lib/libc/crypt/bcrypt.c
b/lib/libc/crypt/bcrypt.c
index
940daf2
..
82de8fa
100644
(file)
--- a/
lib/libc/crypt/bcrypt.c
+++ b/
lib/libc/crypt/bcrypt.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: bcrypt.c,v 1.5
6 2016/06/26 21:04:08 tedu Exp $
*/
+/* $OpenBSD: bcrypt.c,v 1.5
7 2016/08/26 08:25:02 guenther Exp $
*/
/*
* Copyright (c) 2014 Ted Unangst <tedu@openbsd.org>
@@
-39,6
+39,7
@@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <time.h>
/* This implementation is adaptable to current computing power.
* You can have up to 2^31 rounds which should be enough for some