remove #ifdef HAVE_CONFIG_Hs
[libfirm] / ir / adt / bipartite.c
index 05c6d10..2acb390 100644 (file)
@@ -23,9 +23,7 @@
  * @author Sebastian Hack
  * @cvs-id $Id$
  */
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
 
 #include <stdio.h>
 #include <assert.h>