mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
Fix warning "implicit declaration of function `vasprintf'"
This commit is contained in:
parent
b034032ae2
commit
17ff990ef0
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
*/
|
||||
|
||||
#include "php.h"
|
||||
#include "main/snprintf.h"
|
||||
|
||||
#include "file.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue