Add `set print repeats' tests for C/C++ arrays
[binutils-gdb.git] / gdb / tracefile.c
index 7f1a25a2cc29ef3db50fe3c428d6846df2c1ec7b..f7d9331e5b7f60d710bb64f9493481084fc6c587 100644 (file)
@@ -1,6 +1,6 @@
 /* Trace file support in GDB.
 
-   Copyright (C) 1997-2020 Free Software Foundation, Inc.
+   Copyright (C) 1997-2022 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -24,6 +24,7 @@
 #include "regcache.h"
 #include "gdbsupport/byte-vector.h"
 #include "gdbarch.h"
+#include "gdbsupport/buildargv.h"
 
 /* Helper macros.  */