Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Commit 7968e54

Browse files
committed
PHP-1529: read config.h to rerieve HAVE_MONGO_OPENSSL
1 parent 9590f2e commit 7968e54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/php-ssl.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
+----------------------------------------------------------------------+
1919
*/
2020

21+
#include "config.h"
2122

2223
#ifdef PHP_WIN32
2324
# include "config.w32.h"

0 commit comments

Comments
 (0)