projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9062525
)
#include needed for compile
author
Nathan Binkert
<binkertn@umich.edu>
Wed, 21 Feb 2007 18:13:10 +0000
(10:13 -0800)
committer
Nathan Binkert
<binkertn@umich.edu>
Wed, 21 Feb 2007 18:13:10 +0000
(10:13 -0800)
--HG--
extra : convert_revision :
fda9ab0d04f77f27810018a8639d6ea8abb59326
src/arch/alpha/arguments.hh
patch
|
blob
|
history
diff --git
a/src/arch/alpha/arguments.hh
b/src/arch/alpha/arguments.hh
index c44181a8d2ac1875a60e4a10ba29d6ee23865d91..4dba4901fbe3b8f9247da080f098878b072ff3a2 100644
(file)
--- a/
src/arch/alpha/arguments.hh
+++ b/
src/arch/alpha/arguments.hh
@@
-35,6
+35,7
@@
#include "arch/alpha/vtophys.hh"
#include "base/refcnt.hh"
+#include "mem/vport.hh"
#include "sim/host.hh"
class ThreadContext;