mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
Fixed compiler warning
This commit is contained in:
parent
bf348c8c46
commit
e2d606e18b
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@
|
||||||
#include "ext/standard/php_rand.h" /* for RAND_MAX */
|
#include "ext/standard/php_rand.h" /* for RAND_MAX */
|
||||||
#include "ext/standard/info.h"
|
#include "ext/standard/info.h"
|
||||||
#include "ext/standard/php_smart_str.h"
|
#include "ext/standard/php_smart_str.h"
|
||||||
|
#include "ext/standard/url.h"
|
||||||
|
|
||||||
#include "mod_files.h"
|
#include "mod_files.h"
|
||||||
#include "mod_user.h"
|
#include "mod_user.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue