projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d514caa
)
Added an include which was forgotten
author
Gabe Black
<gblack@eecs.umich.edu>
Fri, 28 Apr 2006 17:12:46 +0000
(13:12 -0400)
committer
Gabe Black
<gblack@eecs.umich.edu>
Fri, 28 Apr 2006 17:12:46 +0000
(13:12 -0400)
--HG--
extra : convert_revision :
ad76ab45358787edddb89910049bac7cca288824
arch/sparc/linux/process.hh
patch
|
blob
|
history
diff --git
a/arch/sparc/linux/process.hh
b/arch/sparc/linux/process.hh
index 38ddd68b908813a9c2691f7c6de06ae3e1ec6a35..23ce66d025daf553c946a9c75b5fe881e1d3e129 100644
(file)
--- a/
arch/sparc/linux/process.hh
+++ b/
arch/sparc/linux/process.hh
@@
-29,6
+29,7
@@
#ifndef __SPARC_LINUX_PROCESS_HH__
#define __SPARC_LINUX_PROCESS_HH__
+#include "arch/sparc/linux/linux.hh"
#include "arch/sparc/process.hh"
#include "sim/process.hh"