mirror of
https://github.com/php/php-src.git
synced 2025-08-19 17:04:47 +02:00
MFH Fix build on Windows
This commit is contained in:
parent
7ba273e3b5
commit
add2b6df3a
1 changed files with 1 additions and 0 deletions
|
@ -160,3 +160,4 @@
|
|||
#endif
|
||||
#define HAVE_STDLIB_H 1
|
||||
|
||||
#define va_copy(ap1, ap2) memcpy(&ap1, &ap2, sizeof(va_list))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue