remove #ifdef HAVE_CONFIG_Hs
[libfirm] / ir / ir / irgraph.c
index 6ae878c..226ae7b 100644 (file)
@@ -23,9 +23,7 @@
  * @author   Martin Trapp, Christian Schaefer, Goetz Lindenmaier, Michael Beck
  * @version  $Id$
  */
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
 
 #ifdef HAVE_STRING_H
 # include <string.h>