Remove some unnecessary includes from prng_fortuna.c
authorGreg Hudson <ghudson@mit.edu>
Fri, 25 Feb 2011 19:28:13 +0000 (19:28 +0000)
committerGreg 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

index 03cec2544e8cd47d0e6bb66c35a22459b5b5e6b6..669a9163d28dae568f6c83a4d8c8b48174c81e76 100644 (file)
@@ -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