diff options
Diffstat (limited to 'gdb/source.c')
-rw-r--r-- | gdb/source.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/source.c b/gdb/source.c index 69480ef..a225280 100644 --- a/gdb/source.c +++ b/gdb/source.c @@ -17,6 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "arch-utils.h" +#include "gdbsupport/gdb_vecs.h" #include "symtab.h" #include "expression.h" #include "language.h" |