diff options
Diffstat (limited to 'dev/baddev.hh')
-rw-r--r-- | dev/baddev.hh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev/baddev.hh b/dev/baddev.hh index c2a204c05..189f28331 100644 --- a/dev/baddev.hh +++ b/dev/baddev.hh @@ -37,6 +37,8 @@ #include "base/range.hh" #include "dev/io_device.hh" +class MemoryController; + /** * BadDevice * This device just panics when accessed. It is supposed to warn |