Change regcache list to be an hash map
[deliverable/binutils-gdb.git] / ld / mri.c
index 37821e8f4c5e873dd5448ee36342d387adc33b75..70fdcabb6a280356ca5cb5fbe1b663b189583532 100644 (file)
--- a/ld/mri.c
+++ b/ld/mri.c
@@ -25,6 +25,8 @@
 
 #include "sysdep.h"
 #include "bfd.h"
+#include "bfdlink.h"
+#include "ctf-api.h"
 #include "ld.h"
 #include "ldexp.h"
 #include "ldlang.h"
This page took 0.040983 seconds and 4 git commands to generate.