mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
fix warning
This commit is contained in:
parent
cb8493b2fb
commit
97f134cb45
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
#include "php_globals.h"
|
||||
#include "php_standard.h"
|
||||
#include "php_fopen_wrappers.h"
|
||||
#include "SAPI.h"
|
||||
|
||||
static size_t php_stream_output_write(php_stream *stream, const char *buf, size_t count TSRMLS_DC)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue