aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-model.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-02-04 22:52:42 +0000
committerMike Frysinger <vapier@gentoo.org>2010-02-04 22:52:42 +0000
commitfd87baa91eea302a5cf8230e51b8b173235ec727 (patch)
treeab1dae18fc384ba4b1e034d7c9f994581d6899e8 /sim/common/sim-model.c
parent294bcb78fe70e9768b09b9b70f2476bdb8f51ef3 (diff)
downloadgdb-fd87baa91eea302a5cf8230e51b8b173235ec727.zip
gdb-fd87baa91eea302a5cf8230e51b8b173235ec727.tar.gz
gdb-fd87baa91eea302a5cf8230e51b8b173235ec727.tar.bz2
sim-model.c: Include sim-model.h
Diffstat (limited to 'sim/common/sim-model.c')
-rw-r--r--sim/common/sim-model.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/sim-model.c b/sim/common/sim-model.c
index e40d5e1..06fa931 100644
--- a/sim/common/sim-model.c
+++ b/sim/common/sim-model.c
@@ -19,6 +19,7 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "sim-main.h"
+#include "sim-model.h"
#include "libiberty.h"
#include "sim-options.h"
#include "sim-io.h"