aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc/procopen.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/fixinc/procopen.c')
-rw-r--r--gcc/fixinc/procopen.c13
1 files changed, 2 insertions, 11 deletions
diff --git a/gcc/fixinc/procopen.c b/gcc/fixinc/procopen.c
index 00f13b7..086a21e 100644
--- a/gcc/fixinc/procopen.c
+++ b/gcc/fixinc/procopen.c
@@ -46,17 +46,8 @@
* If you do not wish that, delete this exception notice.
*/
#include "auto-host.h"
-
-#include <sys/types.h>
-#ifdef HAVE_FCNTL_H
-#include <fcntl.h>
-#endif
-#include <errno.h>
-#include <signal.h>
-#include <stdlib.h>
-#include <string.h>
-#include <ctype.h>
-#include <sys/param.h>
+#include "gansidecl.h"
+#include "system.h"
#include "server.h"