]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/sh/interp.c
Do not check for sys/time.h or sys/times.h
[thirdparty/binutils-gdb.git] / sim / sh / interp.c
index 2fafcfd6628560650d5256686530d530b19822bf..fa361bacc2293b135271eb736b65d568bcb3c0ac 100644 (file)
@@ -43,9 +43,7 @@
 #include <sys/stat.h>
 #endif
 #include <time.h>
-#ifdef HAVE_SYS_TIME_H
 #include <sys/time.h>
-#endif
 #ifndef _WIN32
 #include <utime.h>
 #include <sys/wait.h>