2008-02-21 Pedro Alves <pedro@codesorcery.com>
[deliverable/binutils-gdb.git] / gdb / fork-child.c
index 8cd87e119927c1bf63d97b0ad5872e7d2f316512..a1726bd543958b19b949bf10a4d319a0517594f4 100644 (file)
@@ -543,6 +543,9 @@ unset_exec_wrapper_command (char *args, int from_tty)
   exec_wrapper = NULL;
 }
 
+/* Provide a prototype to silence -Wmissing-prototypes.  */
+extern initialize_file_ftype _initialize_fork_child;
+
 void
 _initialize_fork_child (void)
 {
This page took 0.026393 seconds and 4 git commands to generate.