diff options
Diffstat (limited to 'sim/lm32/sim-if.c')
-rw-r--r-- | sim/lm32/sim-if.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/lm32/sim-if.c b/sim/lm32/sim-if.c index cbe9751..176456e 100644 --- a/sim/lm32/sim-if.c +++ b/sim/lm32/sim-if.c @@ -23,9 +23,7 @@ #include "libiberty.h" #include "bfd.h" -#ifdef HAVE_STDLIB_H #include <stdlib.h> -#endif /* Cover function of sim_state_free to free the cpu buffers as well. */ |