aboutsummaryrefslogtreecommitdiff
path: root/sim/aarch64/simulator.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/aarch64/simulator.c')
-rw-r--r--sim/aarch64/simulator.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/aarch64/simulator.c b/sim/aarch64/simulator.c
index d465095..84ce8e8 100644
--- a/sim/aarch64/simulator.c
+++ b/sim/aarch64/simulator.c
@@ -24,7 +24,6 @@
#include <stdio.h>
#include <string.h>
#include <sys/types.h>
-#include <syscall.h>
#include <math.h>
#include <time.h>
#include <limits.h>