X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fdebug%2Fseqnumbers.c;h=ff790cd0d4149163e849acd51904590afd1cdd9b;hb=0d47065647b5315c1098467a63ca5d32e7276cce;hp=93e5378cf50e0ff2f6d24167e3267287fd1dbac6;hpb=1ce363f80e6a204d4011f85813362d9bd1d0e7e4;p=libfirm diff --git a/ir/debug/seqnumbers.c b/ir/debug/seqnumbers.c index 93e5378cf..ff790cd0d 100644 --- a/ir/debug/seqnumbers.c +++ b/ir/debug/seqnumbers.c @@ -23,16 +23,14 @@ * @author Michael Beck * @date 2005 * @version $Id$ - * @summary + * @brief * Sequence numbers for Firm. * * A sequence number is an unique number representing a filename * 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"