Changeset 1006 for trunk/mod_coverager/xc_coverager.c
- Timestamp:
- 2012-07-19T17:11:16+02:00 (11 months ago)
- File:
-
- 1 edited
-
trunk/mod_coverager/xc_coverager.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/mod_coverager/xc_coverager.c
r1003 r1006 13 13 #include <fcntl.h> 14 14 15 #include "stack.h" 15 #include "util/xc_stack.h" 16 #include "util/xc_trace.h" 16 17 #include "xcache_globals.h" 17 #include "coverager.h" 18 #include "utils.h" 18 #include "xc_coverager.h" 19 #include "xcache/xc_utils.h" 20 19 21 typedef HashTable *coverager_t; 20 22 #define PCOV_HEADER_MAGIC 0x564f4350
Note: See TracChangeset
for help on using the changeset viewer.

