Make dwarf2_get_dwz_file take a dwarf2_per_bfd
[deliverable/binutils-gdb.git] / gdb / target-connection.c
index c8c63ab375e26dae85449f932e5f8952df3574e7..bd54d005bef6b07b80640b9200b0dc0f113efe5d 100644 (file)
@@ -149,6 +149,8 @@ info_connections_command (const char *args, int from_tty)
   print_connection (current_uiout, args);
 }
 
+void _initialize_target_connection ();
+
 void
 _initialize_target_connection ()
 {
This page took 0.024102 seconds and 4 git commands to generate.