diff options
Diffstat (limited to 'sim/common/syscall.c')
-rw-r--r-- | sim/common/syscall.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/common/syscall.c b/sim/common/syscall.c index 6efddcf..e353d86 100644 --- a/sim/common/syscall.c +++ b/sim/common/syscall.c @@ -41,7 +41,6 @@ #include <sys/types.h> #include <sys/stat.h> #include "sim/callback.h" -#include "targ-vals.h" #ifndef ENOSYS #define ENOSYS EINVAL |