aboutsummaryrefslogtreecommitdiff
path: root/gdb/record-btrace.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/record-btrace.c')
-rw-r--r--gdb/record-btrace.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/record-btrace.c b/gdb/record-btrace.c
index bf4a368..4b4248f 100644
--- a/gdb/record-btrace.c
+++ b/gdb/record-btrace.c
@@ -19,6 +19,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
+#include "gdbsupport/gdb_vecs.h"
#include "record.h"
#include "record-btrace.h"
#include "gdbthread.h"