summaryrefslogtreecommitdiff
path: root/sim/cr16/simops.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/cr16/simops.c')
-rw-r--r--sim/cr16/simops.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sim/cr16/simops.c b/sim/cr16/simops.c
index c7139eb969..f52376237e 100644
--- a/sim/cr16/simops.c
+++ b/sim/cr16/simops.c
@@ -27,12 +27,8 @@
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
-#ifdef HAVE_STRING_H
#include <string.h>
-#endif
-#ifdef HAVE_TIME_H
#include <time.h>
-#endif
#ifdef HAVE_SYS_TIME_H
#include <sys/time.h>
#endif