- remove debug module handles from environments
[libfirm] / ir / be / besched.c
index 6b311bd..5cdb8f4 100644 (file)
@@ -23,9 +23,7 @@
  * @author      Sebastian Hack
  * @version     $Id$
  */
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
 
 #ifdef HAVE_STDLIB_H
 # include <stdlib.h>