- cleaned up irp functions a bit
[libfirm] / ir / ana / dfs.c
index 4a66806..9fedfee 100644 (file)
@@ -26,9 +26,7 @@
  *
  * Simple depth first search on CFGs.
  */
-#ifdef HAVE_CONFIG_H
 #include <config.h>
-#endif
 
 #include <stdlib.h>