summaryrefslogtreecommitdiff
path: root/gdb/gdbtk/generic/gdbtk-bp.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbtk/generic/gdbtk-bp.c')
-rw-r--r--gdb/gdbtk/generic/gdbtk-bp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbtk/generic/gdbtk-bp.c b/gdb/gdbtk/generic/gdbtk-bp.c
index 1ed9dfd6489..1fd6a263cb7 100644
--- a/gdb/gdbtk/generic/gdbtk-bp.c
+++ b/gdb/gdbtk/generic/gdbtk-bp.c
@@ -24,7 +24,7 @@
#include "linespec.h"
#include "breakpoint.h"
#include "tracepoint.h"
-
+#include "gdb_string.h"
#include <tcl.h>
#include "gdbtk.h"
#include "gdbtk-cmds.h"