Skip to content

Commit 71a9ac9

Browse files
committed
Not sure how that happened.....
1 parent fdafb31 commit 71a9ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openssl-sys/build/run_bindgen.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const INCLUDES: &str = "
4242
#endif
4343
4444
#if !(defined(LIBRESSL_VERSION_NUMBER) || defined(OPENSSL_IS_BORINGSSL) || defined(OPENSSL_IS_AWSLC))
45-
#include <openssl/cmsrc/ssl/mod.rss.h>
45+
#include <openssl/cms.h>
4646
#endif
4747
4848
#if !(defined(OPENSSL_IS_BORINGSSL) || defined(OPENSSL_IS_AWSLC))

0 commit comments

Comments
 (0)