Move some declarations to source.h
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 697ec49523b374cc1b859fd7a741acd42a56312f..cfab252a7d10d3d03a3c59091c9d70813a811eaa 100644 (file)
@@ -1,3 +1,17 @@
+2018-02-14  Tom Tromey  <tom@tromey.com>
+
+       * solib.c: Include source.h.
+       * nto-tdep.c: Include source.h.
+       * mi/mi-cmd-env.c: Include source.h.
+       * infcmd.c: Include source.h.
+       * exec.c: Include source.h.
+       * defs.h (enum openp_flag, openp, source_full_path_of, mod_path)
+       (add_path, directory_switch, source_path, init_source_path): Move
+       declarations...
+       * source.h (enum openp_flag, openp, source_full_path_of, mod_path)
+       (add_path, directory_switch, source_path, init_source_path):
+       ...here.
+
 2018-02-14  Tom Tromey  <tom@tromey.com>
 
        * solist.h (exec_file_find, solib_find): Return
This page took 0.024932 seconds and 4 git commands to generate.