(oops) Apologies all, that last header-cleanup commit was from the wrong
[oweals/openssl.git] / crypto / engine / eng_dyn.c
index 3cb46856cc10d2b848c92ca2aa0dc85da8dc1e91..290b8bd39506dd22abf40c23f31d733bf4f081f2 100644 (file)
  */
 
 
-#include <stdio.h>
-#include <openssl/crypto.h>
-#include "cryptlib.h"
 #include "eng_int.h"
-#include <openssl/engine.h>
 #include <openssl/dso.h>
 
 /* Shared libraries implementing ENGINEs for use by the "dynamic" ENGINE loader