diff options
Diffstat (limited to 'gdb/dcache.c')
-rw-r--r-- | gdb/dcache.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/dcache.c b/gdb/dcache.c index 5a2e8f8..1716def 100644 --- a/gdb/dcache.c +++ b/gdb/dcache.c @@ -24,6 +24,7 @@ #include "target-dcache.h" #include "inferior.h" #include "splay-tree.h" +#include "gdbarch.h" /* Commands with a prefix of `{set,show} dcache'. */ static struct cmd_list_element *dcache_set_list = NULL; |