Show
Ignore:
Timestamp:
04/03/06 13:39:31 (3 years ago)
Author:
bart
Message:

* Moved the FLOCK stuff to a place so it can be used by eLoader to
* Fixed quite some compile warnings on Win32
* Updated VC6 project files for Win32

(Note: I feel dirty now, I'm going to take a shower ;-) )

Files:

Legend:

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

    r180 r191  
    3434#include "zend_API.h" 
    3535#include "zend_extensions.h" 
     36#include "ea_store.h" 
     37#include "ea_restore.h" 
    3638 
    3739#include <fcntl.h>