Fixed bug in conv-conv optimization: We have to assure, that we don't change the...
[libfirm] / ir / be / ppc32 / ppc32_transform_conv.c
index 205c997..ffb0049 100644 (file)
@@ -23,9 +23,7 @@
  * @author  Moritz Kroll, Jens Mueller
  * @version $Id$
  */
-#ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
 
 #include "irnode_t.h"
 #include "irgraph_t.h"