removed system includes
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 6 May 2005 13:40:20 +0000 (13:40 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 6 May 2005 13:40:20 +0000 (13:40 +0000)
ir/be/becopyopt.h

index b13bd07..3fd00c4 100644 (file)
@@ -7,17 +7,6 @@
 #ifndef _BECOPYOPT_H
 #define _BECOPYOPT_H
 
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
-#include <stdlib.h>
-#include <stdio.h>
-#include <alloca.h>
-#include <string.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-
 #include "debug.h"
 #include "obst.h"
 #include "list.h"