2003-06-08 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / cp-support.c
index 14456f8938f21ce5231f62b22734fe0226f06071..364d31ec221802abcc8a97a8cc1144254cc06f83 100644 (file)
@@ -349,6 +349,8 @@ first_component_command (char *arg, int from_tty)
   printf_unfiltered ("%s\n", prefix);
 }
 
+extern initialize_file_ftype _initialize_cp_support; /* -Wmissing-prototypes */
+
 void
 _initialize_cp_support (void)
 {
This page took 0.025892 seconds and 4 git commands to generate.