- removed strange add_irn_dep(get_irg_end(cg->irg), res)
[libfirm] / ir / common / firmwalk.c
index ff02992..d820324 100644 (file)
  * @date     7.2003
  * @version  $Id$
  */
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
 
-#ifdef HAVE_STRING_H
-# include <string.h>
-#endif
+#include <string.h>
 
 #include "firmwalk.h"