From 9823cb8e5671de935caf0c6e13e60613c4c119a5 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 14 Apr 2006 17:55:49 +0000 Subject: [PATCH] (structure_type_create_concord): New prototype. --- src/symsinit.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/symsinit.h b/src/symsinit.h index b466b39..4c5a2ca 100644 --- a/src/symsinit.h +++ b/src/symsinit.h @@ -216,6 +216,7 @@ void structure_type_create_chartab (void); void structure_type_create_faces (void); void structure_type_create_rangetab (void); void structure_type_create_hash_table (void); +void structure_type_create_concord (void); /* Initialize the image instantiator types (dump-time only). */ -- 1.7.10.4