Explorar el Código

needed for openssl engine additions

Bryan Heden hace 8 años
padre
commit
63b29e9834
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      include/common.h.in

+ 1 - 0
include/common.h.in

@@ -33,6 +33,7 @@
 # ifdef SSL_TYPE_openssl
 #  include <@SSL_INC_PREFIX@err.h>
 #  include <@SSL_INC_PREFIX@rand.h>
+#  include <@SSL_INC_PREFIX@engine.h>
 # endif
 #endif