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:
@@ -44,6 +44,7 @@
|
||||
#include "gdbsupport/byte-vector.h"
|
||||
#include "memory-map.h"
|
||||
#include "remote.h"
|
||||
#include "gdbsupport/buildargv.h"
|
||||
|
||||
/* Prototypes */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user