diff options
Diffstat (limited to 'src/dev/sinic.cc')
-rw-r--r-- | src/dev/sinic.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dev/sinic.cc b/src/dev/sinic.cc index 9141b629c..1c7e1694a 100644 --- a/src/dev/sinic.cc +++ b/src/dev/sinic.cc @@ -39,6 +39,7 @@ #include "config/the_isa.hh" #include "cpu/intr_control.hh" #include "cpu/thread_context.hh" +#include "debug/EthernetAll.hh" #include "dev/etherlink.hh" #include "dev/sinic.hh" #include "mem/packet.hh" |