summaryrefslogtreecommitdiff
path: root/src/kern/tru64/mbuf.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/kern/tru64/mbuf.hh')
-rw-r--r--src/kern/tru64/mbuf.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kern/tru64/mbuf.hh b/src/kern/tru64/mbuf.hh
index b1b86ef47..d02cba051 100644
--- a/src/kern/tru64/mbuf.hh
+++ b/src/kern/tru64/mbuf.hh
@@ -31,8 +31,8 @@
#ifndef __MBUF_HH__
#define __MBUF_HH__
-#include "base/types.hh"
#include "arch/isa_traits.hh"
+#include "base/types.hh"
namespace tru64 {