Changeset 217 for eaccelerator/branches/0.9.4/debug.c
- Timestamp:
- 06/21/06 21:27:52 (2 years ago)
- Files:
-
- eaccelerator/branches/0.9.4/debug.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
eaccelerator/branches/0.9.4/debug.c
r215 r217 36 36 #include <ctype.h> 37 37 #include <stdio.h> 38 #include <unistd.h>39 #include <fcntl.h>40 38 41 39 static FILE *F_fp = NULL;