X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fstat%2Fpattern_dmp.c;h=ef7136a6c53e7de01f5b1579d5e9080da82e94cf;hb=3da5ed2598245b896255bc444aaa1768f6098cfe;hp=f9077a32eab71447200ab85312fdd9b2fcf70206;hpb=fde2a35e025782ab8caf44a16cdbc10449cc5812;p=libfirm diff --git a/ir/stat/pattern_dmp.c b/ir/stat/pattern_dmp.c index f9077a32e..ef7136a6c 100644 --- a/ir/stat/pattern_dmp.c +++ b/ir/stat/pattern_dmp.c @@ -23,16 +23,12 @@ * @author Michael Beck * @version $Id$ */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif +#include "config.h" #ifdef FIRM_STATISTICS #include -#ifdef HAVE_STDLIB_H -# include -#endif +#include #include "ident.h" #include "irop_t.h"