]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/h8300/compile.c
sim: clean up C11 header includes
[thirdparty/binutils-gdb.git] / sim / h8300 / compile.c
index 3a3b2e7241bbcdba3a270ef3a7d0fec9956d7202..a0e8bbbf89865b640beea4bd9c75c4012b80273e 100644 (file)
 
 #include "config.h"
 #include <signal.h>
-#ifdef HAVE_TIME_H
 #include <time.h>
-#endif
-#ifdef HAVE_STDLIB_H
 #include <stdlib.h>
-#endif
 #ifdef HAVE_SYS_PARAM_H
 #include <sys/param.h>
 #endif