gdb: add back declarations for _initialize functions
[deliverable/binutils-gdb.git] / gdb / unittests / utils-selftests.c
index 2b59266befda01d0fe6063ea494bf5ac3b22b67d..f6ea2b9fac00dfa0fa8ea8bf7a120ceefb427f32 100644 (file)
@@ -51,6 +51,7 @@ test_substitute_path_component ()
 }
 }
 
+void _initialize_utils_selftests ();
 void
 _initialize_utils_selftests ()
 {
This page took 0.026019 seconds and 4 git commands to generate.