Replace xmalloc/xfree with vector in jit.c
[deliverable/binutils-gdb.git] / gdb / frame-base.c
index 47897fc653dfdfc2cbc43fffef726818ffe7e0e4..3071586979335437bffa6da2e3e64426eb5a60fe 100644 (file)
@@ -21,6 +21,7 @@
 #include "frame-base.h"
 #include "frame.h"
 #include "gdb_obstack.h"
+#include "gdbarch.h"
 
 /* A default frame base implementations.  If it wasn't for the old
    DEPRECATED_FRAME_LOCALS_ADDRESS and DEPRECATED_FRAME_ARGS_ADDRESS,
This page took 0.02507 seconds and 4 git commands to generate.