diff options
Diffstat (limited to 'sim/common/sim-command.c')
-rw-r--r-- | sim/common/sim-command.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/sim-command.c b/sim/common/sim-command.c index b6d0a19..a6d6b97 100644 --- a/sim/common/sim-command.c +++ b/sim/common/sim-command.c @@ -19,6 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "sim-main.h" +#include "sim-options.h" #include "sim-utils.h" /* Generic implementation of sim_do_command that works with simulators |