Changeset 541 for trunk/xcache.c

Show
Ignore:
Timestamp:
03/02/2008 08:55:10 AM (5 years ago)
Author:
moo
Message:

depends php_date for phpinfo

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/xcache.c

    r540 r541  
    2020#include "ext/standard/php_math.h" 
    2121#include "ext/standard/php_string.h" 
     22#include "ext/date/php_date.h" 
    2223#include "zend_extensions.h" 
    2324#include "SAPI.h"