summaryrefslogtreecommitdiff
path: root/sim/m32r/sim-if.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/m32r/sim-if.c')
-rw-r--r--sim/m32r/sim-if.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/sim/m32r/sim-if.c b/sim/m32r/sim-if.c
index c25d9a859c..08003b50fd 100644
--- a/sim/m32r/sim-if.c
+++ b/sim/m32r/sim-if.c
@@ -22,16 +22,8 @@
#include "libiberty.h"
#include "bfd.h"
-#ifdef HAVE_STRING_H
#include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
-#ifdef HAVE_STDLIB_H
#include <stdlib.h>
-#endif
#include "dv-m32r_uart.h"