* maint.c (maint_print_section_info): Rename print_section_info.
[deliverable/binutils-gdb.git] / gdb / gdbarch.h
index f68584df63ab20318f30b1749c9326bc77fce9d7..ada28e3a8adf9250eb265cd16b39e3753fd374d2 100644 (file)
@@ -37,7 +37,9 @@
 
 #include "dis-asm.h" /* Get defs for disassemble_info, which unfortunately is a typedef. */
 #if !GDB_MULTI_ARCH
+/* Pull in function declarations refered to, indirectly, via macros.  */
 #include "value.h" /* For default_coerce_float_to_double which is referenced by a macro.  */
+#include "inferior.h"          /* For unsigned_address_to_pointer().  */
 #endif
 
 struct frame_info;
This page took 0.025841 seconds and 4 git commands to generate.