mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02:00
let s use the macro instead
This commit is contained in:
parent
2464dbd5f3
commit
1ece764114
3 changed files with 6 additions and 6 deletions
|
@ -136,7 +136,7 @@ END_EXTERN_C()
|
|||
#define strlcat php_strlcat
|
||||
#endif
|
||||
|
||||
#ifndef HAVE_STRLCAT
|
||||
#ifndef HAVE_EXPLICIT_BZERO
|
||||
BEGIN_EXTERN_C()
|
||||
PHPAPI void php_explicit_bzero(void *dst, size_t siz);
|
||||
END_EXTERN_C()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue