- add a currently non-functioning mtp_property_returns_twice property
[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>