Changeset 217

Show
Ignore:
Timestamp:
06/21/06 21:27:52 (2 years ago)
Author:
bart
Message:

Removed some includes in debug.c and added on in mm.c

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • eaccelerator/branches/0.9.4/ChangeLog

    r216 r217  
    44        * Fixes from Simon Westwood 
    55        * Commit updated windows project files 
     6        * Removed some includes in debug.c and added on in mm.c 
    67 
    782006-02-15 Bart Vanbrabant <bart.vanbrabant at zoeloelip.be> 
  • eaccelerator/branches/0.9.4/debug.c

    r215 r217  
    3636#include <ctype.h> 
    3737#include <stdio.h> 
    38 #include <unistd.h> 
    39 #include <fcntl.h> 
    4038 
    4139static FILE *F_fp = NULL;