summaryrefslogtreecommitdiff
path: root/sim/ppc/filter.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/ppc/filter.c')
-rw-r--r--sim/ppc/filter.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/sim/ppc/filter.c b/sim/ppc/filter.c
index 7aa6a55601..a202427529 100644
--- a/sim/ppc/filter.c
+++ b/sim/ppc/filter.c
@@ -22,13 +22,7 @@
#include "build-config.h"
-#ifdef HAVE_STRING_H
#include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
#include "misc.h"
#include "filter.h"