summaryrefslogtreecommitdiff
path: root/gdb/solib.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/solib.c')
-rw-r--r--gdb/solib.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/solib.c b/gdb/solib.c
index 49c1cdbfd64..3296ed4f1ae 100644
--- a/gdb/solib.c
+++ b/gdb/solib.c
@@ -1009,6 +1009,7 @@ info_sharedlibrary_command (char *pattern, int from_tty)
int nr_libs;
struct cleanup *table_cleanup;
struct gdbarch *gdbarch = target_gdbarch;
+ struct ui_out *uiout = current_uiout;
if (pattern)
{