Reject leading 0x80 in OID subidentifiers.
[openssl.git] / crypto / engine / tb_cipher.c
index 50b3cec1fa598cc1c62cc239266e98bbd5aa568a..177fc1fb739ae3d8481b1e490da7ebc210e60984 100644 (file)
@@ -52,8 +52,6 @@
  *
  */
 
-#include <openssl/evp.h>
-#include <openssl/engine.h>
 #include "eng_int.h"
 
 /* If this symbol is defined then ENGINE_get_cipher_engine(), the function that