summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/lib/crypto/krb/prng_fortuna.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/crypto/krb/prng_fortuna.c b/src/lib/crypto/krb/prng_fortuna.c
index 03cec2544..669a9163d 100644
--- 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