merge from gcc

This commit is contained in:
DJ Delorie
2002-10-27 01:02:05 +00:00
parent ca9da28eb9
commit 2e1a9c3c9d
3 changed files with 10 additions and 2 deletions

View File

@@ -78,4 +78,8 @@ extern void partition_print PARAMS((partition,
#define partition_find(partition__, element__) \
((partition__)->elements[(element__)].class_element)
#ifdef __cplusplus
}
#endif /* __cplusplus */
#endif /* _PARTITION_H */