X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbeloopana.c;h=aae7fae74493d53e763c6fa5e57c0d0490db7382;hb=dc5eb2926b1ff88193b0ec00f3fbc8f969baaa4f;hp=f83e4c959c125a05470d8a1cbb08dd23abf70a11;hpb=6153d2198a2cf1234c50acc744243306bd9ab1a5;p=libfirm diff --git a/ir/be/beloopana.c b/ir/be/beloopana.c index f83e4c959..aae7fae74 100644 --- a/ir/be/beloopana.c +++ b/ir/be/beloopana.c @@ -1,20 +1,6 @@ /* - * Copyright (C) 1995-2011 University of Karlsruhe. All right reserved. - * * This file is part of libFirm. - * - * This file may be distributed and/or modified under the terms of the - * GNU General Public License version 2 as published by the Free Software - * Foundation and appearing in the file LICENSE.GPL included in the - * packaging of this file. - * - * Licensees holding valid libFirm Professional Edition licenses may use - * this file in accordance with the libFirm Commercial License. - * Agreement provided with the Software. - * - * This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE - * WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE. + * Copyright (C) 2012 University of Karlsruhe. */ /** @@ -34,6 +20,7 @@ #include "debug.h" #include "bearch.h" +#include "beirg.h" #include "belive.h" #include "besched.h" #include "beloopana.h"