fixed indentation
[libfirm] / ir / common / statistics.c
index 1138295..89c2e05 100644 (file)
  * Licence:     This file protected by GPL -  GNU GENERAL PUBLIC LICENSE.
  */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include "statistics.h"
 #include "irgraph_t.h"
 #include "irnode_t.h"