From: Scott Beamer Date: Thu, 17 Dec 2015 20:27:07 +0000 (-0800) Subject: another osx clang compatability fix X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=785762c58ad663efc09e73a89c72be071eefcf90;p=riscv-isa-sim.git another osx clang compatability fix --- diff --git a/riscv/processor.h b/riscv/processor.h index b9564d6..13c4cbb 100644 --- a/riscv/processor.h +++ b/riscv/processor.h @@ -5,7 +5,7 @@ #include "decode.h" #include "config.h" #include "devices.h" -#include +#include #include #include