Include the right version of faults.hh

--HG--
extra : convert_revision : 4762b8ab46ac755726cc658a378c2cf5b2061dc3
This commit is contained in:
Gabe Black
2006-10-28 04:00:24 -04:00
parent 477693c519
commit 7f1463f94a
8 changed files with 8 additions and 8 deletions

View File

@@ -29,7 +29,7 @@
*/
#include "arch/utility.hh"
#include "arch/faults.hh"
#include "sim/faults.hh"
#include "base/cprintf.hh"
#include "base/inifile.hh"
#include "base/loader/symtab.hh"