1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00

MFB: Fixed compiler warning

This commit is contained in:
Ilia Alshanetsky
2007-06-17 14:26:16 +00:00
parent a05b93e5fc
commit eb72fc8968

View File

@@ -46,6 +46,7 @@
#include "ext/standard/php_rand.h" /* for RAND_MAX */
#include "ext/standard/info.h"
#include "ext/standard/php_smart_str.h"
#include "ext/standard/url.h"
#include "mod_files.h"
#include "mod_user.h"