diff options
Diffstat (limited to 'src/dev/net/etherbus.cc')
-rw-r--r-- | src/dev/net/etherbus.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dev/net/etherbus.cc b/src/dev/net/etherbus.cc index 042c4ec84..7ccb8a4ac 100644 --- a/src/dev/net/etherbus.cc +++ b/src/dev/net/etherbus.cc @@ -38,6 +38,7 @@ #include <string> #include <vector> +#include "base/misc.hh" #include "base/trace.hh" #include "debug/Ethernet.hh" #include "debug/EthernetData.hh" |