(oops) Apologies all, that last header-cleanup commit was from the wrong
[openssl.git] / crypto / engine / eng_lib.c
index 66ab06de7450c33d2e20abca0b2f7283efb3030a..7b3686ddc0e42a47bd18fb8431cde3212c53327e 100644 (file)
  *
  */
 
-#include <openssl/crypto.h>
-#include "cryptlib.h"
 #include "eng_int.h"
-#include <openssl/rand.h> /* FIXME: This shouldn't be needed */
-#include <openssl/engine.h>
+#include <openssl/rand.h>
 
 /* The "new"/"free" stuff first */