projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc64732
)
Curtick: Fix mysql.cc build needing curTick.
author
Gabe Black
<gblack@eecs.umich.edu>
Mon, 10 Jan 2011 12:53:20 +0000
(
04:53
-0800)
committer
Gabe Black
<gblack@eecs.umich.edu>
Mon, 10 Jan 2011 12:53:20 +0000
(
04:53
-0800)
src/base/stats/mysql.cc
patch
|
blob
|
history
diff --git
a/src/base/stats/mysql.cc
b/src/base/stats/mysql.cc
index d257de7434aba62a13584824a67016ac2d1d274b..af13582b4112a303952dfe6544b065576e132676 100644
(file)
--- a/
src/base/stats/mysql.cc
+++ b/
src/base/stats/mysql.cc
@@
-45,6
+45,7
@@
#include "base/str.hh"
#include "base/types.hh"
#include "base/userinfo.hh"
+#include "sim/core.hh"
using namespace std;