Show
Ignore:
Timestamp:
05/10/05 10:21:35 (4 years ago)
Author:
zoeloelip
Message:

Added some includes to satisfy VC.NET (thanks to dakalka, patch 1198522)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • eaccelerator/trunk/session.c

    r64 r89  
    3737#include <fcntl.h> 
    3838 
     39#ifdef WIN32 
     40#       include "win32/time.h" 
     41#endif 
     42 
    3943#if defined(HAVE_PHP_SESSIONS_SUPPORT) && defined(PS_CREATE_SID_ARGS) 
    4044#       include "ext/standard/php_lcg.h"