Added a missing include.
--HG-- extra : convert_revision : 62583e5a5647913fb36e1aae265e8ac52a165829
This commit is contained in:
parent
8a33c8dce4
commit
ec8b49cc5f
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@
|
||||||
#ifndef __ARCH_X86_FAULTS_HH__
|
#ifndef __ARCH_X86_FAULTS_HH__
|
||||||
#define __ARCH_X86_FAULTS_HH__
|
#define __ARCH_X86_FAULTS_HH__
|
||||||
|
|
||||||
|
#include "base/misc.hh"
|
||||||
#include "sim/faults.hh"
|
#include "sim/faults.hh"
|
||||||
|
|
||||||
namespace X86ISA
|
namespace X86ISA
|
||||||
|
|
Loading…
Reference in a new issue