public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] fbsd-nat: Add include for gdb_argv.
@ 2022-01-19 16:32 John Baldwin
  0 siblings, 0 replies; only message in thread
From: John Baldwin @ 2022-01-19 16:32 UTC (permalink / raw)
  To: gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2ddd4c6082edcc92d57115152f8311f67b7bdd95

commit 2ddd4c6082edcc92d57115152f8311f67b7bdd95
Author: John Baldwin <jhb@FreeBSD.org>
Date:   Wed Jan 19 08:30:38 2022 -0800

    fbsd-nat: Add include for gdb_argv.

Diff:
---
 gdb/fbsd-nat.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gdb/fbsd-nat.c b/gdb/fbsd-nat.c
index ae5af02693e..c485fff6ed4 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 <sys/types.h>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-19 16:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-19 16:32 [binutils-gdb] fbsd-nat: Add include for gdb_argv John Baldwin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).