* configure.in: Check for ttrace function.
[deliverable/binutils-gdb.git] / gdb / macrocmd.c
index 02f44fce4cdbfd701af332da81a4beb72ba2f874..7c2ebbea749f23a9fd2538009998848719dd15b9 100644 (file)
@@ -222,6 +222,8 @@ macro_list_command (char *exp, int from_tty)
 \f
 /* Initializing the `macrocmd' module.  */
 
+extern initialize_file_ftype _initialize_macrocmd; /* -Wmissing-prototypes */
+
 void
 _initialize_macrocmd (void)
 {
This page took 0.02646 seconds and 4 git commands to generate.