瀏覽代碼

needed for openssl engine additions

Bryan Heden 8 年之前
父節點
當前提交
63b29e9834
共有 1 個文件被更改,包括 1 次插入0 次删除
  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