Change int to bool for the relocate_* functions
[external/binutils.git] / gdb / riscv-linux-tdep.c
index 91061c5..adeb254 100644 (file)
@@ -25,6 +25,7 @@
 #include "regset.h"
 #include "tramp-frame.h"
 #include "trad-frame.h"
+#include "gdbarch.h"
 
 /* Define the general register mapping.  The kernel puts the PC at offset 0,
    gdb puts it at offset 32.  Register x0 is always 0 and can be ignored.