summaryrefslogtreecommitdiff
path: root/ssh-keysign.c
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-keysign.c')
-rw-r--r--ssh-keysign.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ssh-keysign.c b/ssh-keysign.c
index 4172491c2..1deb7e141 100644
--- a/ssh-keysign.c
+++ b/ssh-keysign.c
@@ -178,7 +178,6 @@ main(int argc, char **argv)
178 178
179 permanently_set_uid(pw); 179 permanently_set_uid(pw);
180 180
181 init_rng();
182 seed_rng(); 181 seed_rng();
183 arc4random_stir(); 182 arc4random_stir();
184 183