projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
404b8e3
)
Remove some unnecessary includes from prng_fortuna.c
author
Greg Hudson
<ghudson@mit.edu>
Fri, 25 Feb 2011 19:28:13 +0000
(19:28 +0000)
committer
Greg Hudson
<ghudson@mit.edu>
Fri, 25 Feb 2011 19:28:13 +0000
(19:28 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24663
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/crypto/krb/prng_fortuna.c
patch
|
blob
|
history
diff --git
a/src/lib/crypto/krb/prng_fortuna.c
b/src/lib/crypto/krb/prng_fortuna.c
index 03cec2544e8cd47d0e6bb66c35a22459b5b5e6b6..669a9163d28dae568f6c83a4d8c8b48174c81e76 100644
(file)
--- a/
src/lib/crypto/krb/prng_fortuna.c
+++ b/
src/lib/crypto/krb/prng_fortuna.c
@@
-77,9
+77,7
@@
#include "k5-int.h"
#include "prng.h"
#include "aes.h"
-#include "enc_provider.h"
#include "sha2.h"
-#include "enc_provider.h"
/* The accumulator's number of pools. */
#define NUM_POOLS 32