X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fopt%2Fescape_ana.c;h=92a6d72b9b08a3390efbdb2c41f57b73a8750c59;hb=ba4016c7aa0437c72ef7323ecea585828bdc038b;hp=ea0f4e00b400fa7c869f61e759a9ca548cd095bc;hpb=4b1138a9eee25ce11adbb7d7162eaa49421e8b51;p=libfirm diff --git a/ir/opt/escape_ana.c b/ir/opt/escape_ana.c index ea0f4e00b..92a6d72b9 100644 --- a/ir/opt/escape_ana.c +++ b/ir/opt/escape_ana.c @@ -33,9 +33,7 @@ * * A fast and simple Escape analysis. */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif +#include "config.h" #include "iroptimize.h"