summaryrefslogtreecommitdiff
path: root/sim/ppc/table.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/ppc/table.c')
-rw-r--r--sim/ppc/table.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/ppc/table.c b/sim/ppc/table.c
index 43c7462237..3c7e4464be 100644
--- a/sim/ppc/table.c
+++ b/sim/ppc/table.c
@@ -32,10 +32,7 @@
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
-
-#ifdef HAVE_STDLIB_H
#include <stdlib.h>
-#endif
typedef struct _open_table open_table;
struct _open_table {