소스 검색

needed for openssl engine additions

Bryan Heden 9 년 전
부모
커밋
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