--- trunk/src/osm.h 2009/02/02 20:59:14 46 +++ trunk/src/osm.h 2009/02/06 12:06:30 54 @@ -271,6 +271,8 @@ tag_t *osm_tags_copy(tag_t *tag, gboolean update_creator); +char *osm_type_string(type_t type); + #endif /* OSM_H */ // vim:et:ts=8:sw=2:sts=2:ai