mirror of
https://github.com/php/php-src.git
synced 2024-11-24 18:34:21 +08:00
Fixed compiler warnings.
This commit is contained in:
parent
243dd060d1
commit
66c05f7035
@ -22,10 +22,12 @@
|
||||
#include <stdio.h>
|
||||
#include "php.h"
|
||||
#include "ext/standard/php_standard.h"
|
||||
#include "ext/standard/credits.h"
|
||||
#include "php_variables.h"
|
||||
#include "php_globals.h"
|
||||
#include "php_content_types.h"
|
||||
#include "SAPI.h"
|
||||
#include "php_logos.h"
|
||||
|
||||
#include "zend_globals.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user