summaryrefslogtreecommitdiff
path: root/dev/etherint.cc
diff options
context:
space:
mode:
authorSteve Reinhardt <stever@eecs.umich.edu>2003-10-21 21:32:15 -0700
committerSteve Reinhardt <stever@eecs.umich.edu>2003-10-21 21:32:15 -0700
commitde29fec658f6107c20a00c9c30111b253afafeac (patch)
treed67713dec5fa7946ca17f58c439bb8e050d452fe /dev/etherint.cc
parent5159241db723c91a05dadb2827c2e63f7b124d56 (diff)
downloadgem5-de29fec658f6107c20a00c9c30111b253afafeac.tar.xz
Don't need to include sim/param.hh in sim_object.hh anymore.
Add explicit include of sim/param.hh to .cc files as needed. cpu/base_cpu.cc: cpu/exetrace.cc: dev/etherint.cc: sim/system.cc: Add include of sim/param.hh. sim/sim_object.hh: Don't need to include sim/param.hh. --HG-- extra : convert_revision : 8ed13f25c2087680230056ab7abb623e6a7699cf
Diffstat (limited to 'dev/etherint.cc')
-rw-r--r--dev/etherint.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/etherint.cc b/dev/etherint.cc
index 2845ce729..cfffb3a87 100644
--- a/dev/etherint.cc
+++ b/dev/etherint.cc
@@ -28,6 +28,7 @@
#include "dev/etherint.hh"
#include "base/misc.hh"
+#include "sim/param.hh"
#include "sim/sim_object.hh"
void