summaryrefslogtreecommitdiff
path: root/sim/iq2000/sim-if.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/iq2000/sim-if.c')
-rw-r--r--sim/iq2000/sim-if.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/iq2000/sim-if.c b/sim/iq2000/sim-if.c
index 238ec97e47..07169402c9 100644
--- a/sim/iq2000/sim-if.c
+++ b/sim/iq2000/sim-if.c
@@ -18,9 +18,9 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "sim-main.h"
-#ifdef HAVE_STDLIB_H
+
#include <stdlib.h>
-#endif
+
#include "sim-options.h"
#include "libiberty.h"
#include "bfd.h"