summaryrefslogtreecommitdiff
path: root/gdb/config/frv/tm-frv.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/frv/tm-frv.h')
-rw-r--r--gdb/config/frv/tm-frv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/config/frv/tm-frv.h b/gdb/config/frv/tm-frv.h
index a08f2d3d4bc..1215c582b74 100644
--- a/gdb/config/frv/tm-frv.h
+++ b/gdb/config/frv/tm-frv.h
@@ -43,3 +43,5 @@ extern CORE_ADDR frv_stopped_data_address(void);
/* Use these macros for watchpoint insertion/deletion. */
#define target_stopped_data_address() frv_stopped_data_address()
+
+#include "solib.h" /* Include support for shared libraries. */