aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/dgen.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/ppc/dgen.c')
-rw-r--r--sim/ppc/dgen.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/sim/ppc/dgen.c b/sim/ppc/dgen.c
index 8e8f5fb..9437944 100644
--- a/sim/ppc/dgen.c
+++ b/sim/ppc/dgen.c
@@ -34,18 +34,8 @@
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
-
-#ifdef HAVE_STDLIB_H
#include <stdlib.h>
-#endif
-
-#ifdef HAVE_STRING_H
#include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
/****************************************************************/