Fix the remote-sim.c build

My earlier patch to move gdb_argv broke the remote-sim.c build.  This
patch fixes the bug.  I'm checking it in.
This commit is contained in:
Tom Tromey
2022-01-18 14:12:23 -07:00
parent 91f94053dd
commit 72a52f2a86
+1
View File
@@ -44,6 +44,7 @@
#include "gdbsupport/byte-vector.h"
#include "memory-map.h"
#include "remote.h"
#include "gdbsupport/buildargv.h"
/* Prototypes */