- add ir_bk_outport and ir_bk_inport
[libfirm] / ir / ir / irprintf.c
index 4f833ad..5b288f5 100644 (file)
  * @date    29.11.2004
  * @version $Id$
  */
-#ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
 
-#ifdef HAVE_STRING_H
 #include <string.h>
-#endif
 #ifdef HAVE_INTTYPES_H
 #include <inttypes.h>
 #endif
@@ -41,7 +37,6 @@
 
 #include <ctype.h>
 
-#include "firm_config.h"
 #include "ident.h"
 #include "irmode_t.h"
 #include "irnode_t.h"