X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fir%2Firarch.c;h=c5ca7e649d2a5f1586416616f3abcf5b8b3f6919;hb=0fbcef83aa6060534172bb13e71cdadb04428806;hp=41e154c6bbe1af86d7048acb061c1675cae3e86b;hpb=531238c6d64bbc73956dbabd5707b20c511afc07;p=libfirm diff --git a/ir/ir/irarch.c b/ir/ir/irarch.c index 41e154c6b..c5ca7e649 100644 --- a/ir/ir/irarch.c +++ b/ir/ir/irarch.c @@ -27,9 +27,7 @@ * Implements "Strenght Reduction of Multiplications by Integer Constants" by Youfeng Wu. * Implements Division and Modulo by Consts from "Hackers Delight", */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif +#include "config.h" #ifdef HAVE_STDLIB_H # include