summaryrefslogtreecommitdiff
path: root/gcc/pexecute.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/pexecute.c')
-rw-r--r--gcc/pexecute.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/gcc/pexecute.c b/gcc/pexecute.c
index 38b5874f27c..45a5a8e665e 100644
--- a/gcc/pexecute.c
+++ b/gcc/pexecute.c
@@ -27,11 +27,7 @@ Boston, MA 02111-1307, USA. */
#include "config.h"
#endif
-#include <stdio.h>
-#include <errno.h>
-#ifdef HAVE_UNISTD_H
-#include <unistd.h>
-#endif
+#include "system.h"
#ifdef IN_GCC
#include "gansidecl.h"