* Makefile.in (DEPMODE, DEPDIR, depcomp, COMPILE.pre)
[deliverable/binutils-gdb.git] / gdb / mingw-hdep.c
index 331708f9d5468b21dbf2ae9c9d574ec3acaf5743..ed06c5661f55921648e45baacfe72321522b7b38 100644 (file)
@@ -251,6 +251,9 @@ gdb_call_async_signal_handler (struct async_signal_handler *handler,
   SetEvent (sigint_event);
 }
 
+/* -Wmissing-prototypes */
+extern initialize_file_ftype _initialize_mingw_hdep;
+
 void
 _initialize_mingw_hdep (void)
 {
This page took 0.025328 seconds and 4 git commands to generate.