gdb: add back declarations for _initialize functions
[deliverable/binutils-gdb.git] / gdb / unittests / xml-utils-selftests.c
index 88e8dfaac87437798de896271bba353b97fbbcf3..421b28ef3f61afe59223a804f6f600bb96f17f2d 100644 (file)
@@ -48,6 +48,7 @@ static void test_xml_escape_text_append ()
 }
 }
 
+void _initialize_xml_utils ();
 void
 _initialize_xml_utils ()
 {
This page took 0.025397 seconds and 4 git commands to generate.