X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fsim%2Fsyscallreturn.hh;h=385ff55db1426780fc202bf300a045a6d28ed626;hb=29676286c8b52014c44f5001ff2d039881189030;hp=d1c43f5845af4200853a0ddfa1823d7ad5e35c57;hpb=90907f6b3cc79ec3e4bac2af7ef506672bab91e1;p=gem5.git diff --git a/src/sim/syscallreturn.hh b/src/sim/syscallreturn.hh index d1c43f584..385ff55db 100644 --- a/src/sim/syscallreturn.hh +++ b/src/sim/syscallreturn.hh @@ -31,7 +31,7 @@ #ifndef __SIM_SYSCALLRETURN_HH__ #define __SIM_SYSCALLRETURN_HH__ -#include +#include "base/types.hh" class SyscallReturn {