]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/sim-fpu.c
sim: clean up C11 header includes
[thirdparty/binutils-gdb.git] / sim / common / sim-fpu.c
index 30147a81da47ba07988d5df90fa392774d9fc1ac..bff5b08b5e59b8a522ff1a045533f0bae456f7a2 100644 (file)
@@ -41,9 +41,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 #include "sim-io.h"
 #include "sim-assert.h"
 
-#ifdef HAVE_STDLIB_H
 #include <stdlib.h>
-#endif
 
 /* Debugging support.
    If digits is -1, then print all digits.  */