Remove unused variable.
[libfirm] / ir / adt / array.c
index bb5f47c..ad721ad 100644 (file)
@@ -24,9 +24,7 @@
  * @version     $Id$
  */
 
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
 
 #ifdef HAVE_STDLIB_H
 # include <stdlib.h>