sim-se: Add prlimit system call
[gem5.git] / src / sim / process_impl.hh
index b1905834b342af76d6b0a8e25cbdbe728698c658..3f3d6ae15b9c2d32aed9fb07edc41a17c99c90bd 100644 (file)
@@ -36,7 +36,6 @@
 #include <vector>
 
 #include "mem/se_translating_port_proxy.hh"
-#include "sim/byteswap.hh"
 
 //This needs to be templated for cases where 32 bit pointers are needed.
 template<class AddrType>