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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/config/frv/tm-frv.h b/gdb/config/frv/tm-frv.h
index 437487218d0..2c65f2c48e7 100644
--- a/gdb/config/frv/tm-frv.h
+++ b/gdb/config/frv/tm-frv.h
@@ -40,4 +40,3 @@ extern int frv_have_stopped_data_address(void);
#define target_stopped_data_address(target, x) frv_stopped_data_address(x)
extern int frv_stopped_data_address(CORE_ADDR *addr_p);
-#include "solib.h" /* Include support for shared libraries. */