diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/remote-sim.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote-sim.c b/gdb/remote-sim.c index 3637fdb..39bddec 100644 --- a/gdb/remote-sim.c +++ b/gdb/remote-sim.c @@ -44,6 +44,7 @@ #include "gdbsupport/byte-vector.h" #include "memory-map.h" #include "remote.h" +#include "gdbsupport/buildargv.h" /* Prototypes */ |