projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ffb6df
)
fbsd-nat: Add include for gdb_argv.
author
John Baldwin
<jhb@FreeBSD.org>
Wed, 19 Jan 2022 16:30:38 +0000
(08:30 -0800)
committer
John Baldwin
<jhb@FreeBSD.org>
Wed, 19 Jan 2022 16:30:38 +0000
(08:30 -0800)
gdb/fbsd-nat.c
patch
|
blob
|
history
diff --git
a/gdb/fbsd-nat.c
b/gdb/fbsd-nat.c
index ae5af02693ef63a494b3fa3695e810c526b518d2..c485fff6ed4412b81d141ea1bd4453136faaf55a 100644
(file)
--- 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>