diff options
| -rw-r--r-- | trees.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -112,7 +112,7 @@ local int base_dist[D_CODES]; | |||
| 112 | 112 | ||
| 113 | #else | 113 | #else |
| 114 | # include "trees.h" | 114 | # include "trees.h" |
| 115 | #endif /* GEN_TREES_H */ | 115 | #endif /* defined(GEN_TREES_H) || !defined(STDC) */ |
| 116 | 116 | ||
| 117 | struct static_tree_desc_s { | 117 | struct static_tree_desc_s { |
| 118 | const ct_data *static_tree; /* static tree or NULL */ | 118 | const ct_data *static_tree; /* static tree or NULL */ |
