Change regcache list to be an hash map
[deliverable/binutils-gdb.git] / gdb / buildsym-legacy.c
index 7327db7693e7aeed47ea348ec0427671f4297de1..91f8eb869b798fd795056e501b2491141814ee02 100644 (file)
@@ -17,9 +17,8 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-
-/* Local non-gdb includes.  */
 #include "buildsym-legacy.h"
+#include "symtab.h"
 
 /* The work-in-progress of the compunit we are building.
    This is created first, before any subfiles by start_symtab.  */
This page took 0.025837 seconds and 4 git commands to generate.