summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 03cec2544e..669a9163d2 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