--- trunk/global.h 2008/09/20 23:27:14 174 +++ trunk/global.h 2008/09/21 18:35:21 179 @@ -20,6 +20,10 @@ #ifndef GLOBAL_H_ #define GLOBAL_H_ +#include + extern const char * jscoverage_encoding; +extern bool jscoverage_highlight; + #endif /* GLOBAL_H_ */