aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/netbsd-nat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/netbsd-nat.c b/gdb/netbsd-nat.c
index c45df39..8a4a432 100644
--- a/gdb/netbsd-nat.c
+++ b/gdb/netbsd-nat.c
@@ -25,6 +25,7 @@
#include "netbsd-tdep.h"
#include "inferior.h"
#include "gdbarch.h"
+#include "gdbsupport/buildargv.h"
#include <sys/types.h>
#include <sys/ptrace.h>