From: Christian Würdig Date: Thu, 18 Jan 2007 09:39:27 +0000 (+0000) Subject: removed double include X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=2aabbdb546a131f3670d01c8aa330764d30ec504;p=libfirm removed double include [r8537] --- diff --git a/ir/ana/execfreq.c b/ir/ana/execfreq.c index 5ba4964ca..22fdfb903 100644 --- a/ir/ana/execfreq.c +++ b/ir/ana/execfreq.c @@ -27,8 +27,6 @@ #include "gaussjordan.h" #endif -#include "execfreq.h" - #include "firm_common_t.h" #include "set.h" #include "hashptr.h"