From 2ddd4c6082edcc92d57115152f8311f67b7bdd95 Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Wed, 19 Jan 2022 08:30:38 -0800 Subject: fbsd-nat: Add include for gdb_argv. --- gdb/fbsd-nat.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb') diff --git a/gdb/fbsd-nat.c b/gdb/fbsd-nat.c index ae5af02693..c485fff6ed 100644 --- a/gdb/fbsd-nat.c +++ b/gdb/fbsd-nat.c @@ -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 -- cgit v1.2.3