ifixes for compilation under threads (no table sharing).

This commit is contained in:
Vítor Santos Costa
2011-11-30 13:37:59 +00:00
parent 79d1bf5eec
commit 829f207307
2 changed files with 7 additions and 4 deletions

View File

@@ -1419,6 +1419,7 @@ void free_answer_hash_chain(ans_hash_ptr hash) {
void show_table(tab_ent_ptr tab_ent, int show_mode, IOSTREAM *out) {
CACHE_REGS
sg_node_ptr sg_node;
TrStat_out = out;