]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/cris/rvdummy.c
Do not check for sys/time.h or sys/times.h
[thirdparty/binutils-gdb.git] / sim / cris / rvdummy.c
index f147ea9e59b8b2df38995eb77366092d54984210..788f8edb504e0f44ae90dbcf5ced4e2323a4741d 100644 (file)
@@ -47,9 +47,7 @@ main (int argc, char *argv[])
 #include <sys/types.h>
 #endif
 
-#ifdef HAVE_SYS_TIME_H
 #include <sys/time.h>
-#endif
 
 #ifdef HAVE_SYS_SELECT_H
 #include <sys/select.h>