gdb/testsuite: Use -J option when compiling Fortran tests
[deliverable/binutils-gdb.git] / gdb / corefile.c
index bf859fbbb8d8641f9c631aa510e6ed59fdfe78be..f22c1540cb16b4bd441ee983013f7c6efc14c861 100644 (file)
@@ -32,6 +32,7 @@
 #include "completer.h"
 #include "observable.h"
 #include "cli/cli-utils.h"
+#include "gdbarch.h"
 
 /* You can have any number of hooks for `exec_file_command' command to
    call.  If there's only one hook, it is set in exec_file_display
@@ -138,7 +139,7 @@ validate_files (void)
     }
 }
 
-/* See common/common-inferior.h.  */
+/* See gdbsupport/common-inferior.h.  */
 
 char *
 get_exec_file (int err)
This page took 0.02438 seconds and 4 git commands to generate.