remove #ifdef HAVE_CONFIG_Hs
[libfirm] / ir / ir / irprog.c
index 4890c58..28bbd48 100644 (file)
@@ -24,9 +24,7 @@
  * @date     2000
  * @version  $Id$
  */
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
 
 #ifdef HAVE_STRING_H
 # include <string.h>