File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 12
12
| obtain it through the world-wide-web, please send a note to |
13
13
| [email protected] so we can mail you a copy immediately. |
14
14
+----------------------------------------------------------------------+
15
- | Author: |
15
+ | Author: David Carlier <[email protected] > |
16
16
+----------------------------------------------------------------------+
17
17
*/
18
18
Original file line number Diff line number Diff line change @@ -249,7 +249,7 @@ if (VS_TOOLSET && VCVERS >= 1914) {
249
249
ADD_SOURCES ( "main" , "main.c snprintf.c spprintf.c getopt.c fopen_wrappers.c \
250
250
php_scandir.c php_ini.c SAPI.c rfc1867.c php_content_types.c strlcpy.c \
251
251
strlcat.c mergesort.c reentrancy.c php_variables.c php_ticks.c network.c \
252
- php_open_temporary_file.c output.c internal_functions.c \
252
+ php_open_temporary_file.c output.c internal_functions.c safe_bcmp.c \
253
253
php_syslog.c" ) ;
254
254
ADD_FLAG ( "CFLAGS_BD_MAIN" , "/D ZEND_ENABLE_STATIC_TSRMLS_CACHE=1" ) ;
255
255
if ( VS_TOOLSET && VCVERS >= 1914 ) {
You can’t perform that action at this time.
0 commit comments