Add `set print array-indexes' tests for C/C++ arrays
[binutils-gdb.git] / gdb / fbsd-nat.c
index e84dafdad9dc34a85cad2ee319b4c90b9ba251e4..c485fff6ed4412b81d141ea1bd4453136faaf55a 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for FreeBSD.
 
-   Copyright (C) 2002-2021 Free Software Foundation, Inc.
+   Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -26,6 +26,7 @@
 #include "gdbarch.h"
 #include "gdbcmd.h"
 #include "gdbthread.h"
+#include "gdbsupport/buildargv.h"
 #include "gdbsupport/gdb_wait.h"
 #include "inf-ptrace.h"
 #include <sys/types.h>