]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/sim-load.c
sim: clean up C11 header includes
[thirdparty/binutils-gdb.git] / sim / common / sim-load.c
index d998be8443962c4f5aec0e73ae4bc36b46b07a65..e0aab1e9eb49d5ade1cf9bc17ece8bca5f7bce96 100644 (file)
@@ -24,9 +24,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 #include "ansidecl.h"
 #include <stdio.h> /* for NULL */
 #include <stdarg.h>
-#ifdef HAVE_STDLIB_H
 #include <stdlib.h>
-#endif
 #include <time.h>
 
 #include "sim-basics.h"