]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/cr16/simops.c
Do not check for sys/time.h or sys/times.h
[thirdparty/binutils-gdb.git] / sim / cr16 / simops.c
index f52376237e94a2c6b908d7ea730a166f6a84d54b..ca96dd075883c31dc6ada979bad351042145f940 100644 (file)
@@ -29,9 +29,7 @@
 #endif
 #include <string.h>
 #include <time.h>
-#ifdef HAVE_SYS_TIME_H
 #include <sys/time.h>
-#endif
 
 #include "sim-main.h"
 #include "simops.h"