Changeset 184

Show
Ignore:
Timestamp:
03/09/06 01:34:28 (2 years ago)
Author:
bart
Message:

Included fcntl.h in ea_info.c, this should fix bug #13

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • eaccelerator/trunk/ChangeLog

    r183 r184  
     12006-03-09  Bart Vanbrabant <bart.vanbrabant at zoeloelip.be> 
     2 
     3        * Included fcntl.h in ea_info.c, this should fix bug #13 
     4 
    152006-03-07  Bart Vanbrabant <bart.vanbrabant at zoeloelip.be> 
    26 
  • eaccelerator/trunk/ea_info.c

    • Property svn:keywords set to svn:eol-style
    r178 r184  
    3333#include "zend.h" 
    3434#include "fopen_wrappers.h" 
     35#include <fcntl.h> 
    3536 
    3637#ifndef O_BINARY