remove #ifdef HAVE_CONFIG_Hs
[libfirm] / ir / debug / seqnumbers.c
index 719ed34..7d164af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1995-2007 University of Karlsruhe.  All right reserved.
+ * Copyright (C) 1995-2008 University of Karlsruhe.  All right reserved.
  *
  * This file is part of libFirm.
  *
@@ -30,9 +30,7 @@
  *  and a line number. The number 0 represents empty information.
  *  This module is an optional "snap-in" for the Firm debug info.
  */
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
 
 #include "set.h"
 #include "hashptr.h"