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"