tests: Fix building of unittest/stattest.cc.
authorGabe Black <gabe.black@gmail.com>
Thu, 21 Jan 2021 12:48:58 +0000 (04:48 -0800)
committerGabe Black <gabe.black@gmail.com>
Sat, 23 Jan 2021 01:23:11 +0000 (01:23 +0000)
commit998d5d86dd04bc7469accee0b772685ea2aae14e
tree454f1eabbd7c2e910b2e9911e49c20a302d01bc9
parent3d257c287397ae5370209bd05ca55d8e6a6dd3eb
tests: Fix building of unittest/stattest.cc.

This file wasn't including eventq.hh which it happened to be getting
transitively before.

Change-Id: I8ce5572651ddd59160d84794bf5efc90c82d83e6
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/39564
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/unittest/stattest.cc