summaryrefslogtreecommitdiff
path: root/src/dev/net/etherbus.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/dev/net/etherbus.cc')
-rw-r--r--src/dev/net/etherbus.cc1
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"