]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: include sim-options.h for command prototype
authorMike Frysinger <vapier@gentoo.org>
Tue, 12 Jul 2011 20:21:28 +0000 (20:21 +0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 12 Jul 2011 20:21:28 +0000 (20:21 +0000)
commit10915d9a18d105de7a923061b07a2d932d64ae48
treee9e03bee1dd6dd6ff4a90dc3c0a4ef26265066ef
parent63042524903cded67585ff044537ac7f3ed8deb7
sim: include sim-options.h for command prototype

The sim_args_command prototype is in sim-options.h, so pull it in
directly rather than assuming a common header does it.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
sim/common/ChangeLog
sim/common/sim-command.c