include misc.hh for panic

--HG--
extra : convert_revision : 05e59f45b98e862f9d61bec223871b314eb2195e
This commit is contained in:
Nathan Binkert
2006-06-17 19:18:53 -04:00
parent 8dfc475a9d
commit d91f4d172a

View File

@@ -36,6 +36,7 @@
#ifndef __SIM_BYTE_SWAP_HH__
#define __SIM_BYTE_SWAP_HH__
#include "base/misc.hh"
#include "sim/host.hh"
// This lets us figure out what the byte order of the host system is