includes: fix up code after sorting

This commit is contained in:
Nathan Binkert
2011-04-15 10:44:14 -07:00
parent 39a055645f
commit bbb1392c08
13 changed files with 26 additions and 11 deletions

View File

@@ -55,6 +55,7 @@
#include "cpu/exetrace.hh"
#include "cpu/timebuf.hh"
#include "params/DerivO3CPU.hh"
#include "sim/faults.hh"
#if USE_CHECKER
#include "cpu/checker/cpu.hh"