X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=ir%2Fana%2Firtypeinfo.c;h=4f77fcc2a190cac761e4a5c8394354e722df2e6f;hb=d652537f11d5c3262930cc7f4962c5b1858e649a;hp=52d9c1cf0d100c9b036f8e483bd8a1e0dfbd352a;hpb=974215da1a935f250766874d0f7a7ddfa34bc4ef;p=libfirm diff --git a/ir/ana/irtypeinfo.c b/ir/ana/irtypeinfo.c index 52d9c1cf0..4f77fcc2a 100644 --- a/ir/ana/irtypeinfo.c +++ b/ir/ana/irtypeinfo.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1995-2007 University of Karlsruhe. All right reserved. + * Copyright (C) 1995-2008 University of Karlsruhe. All right reserved. * * This file is part of libFirm. * @@ -35,9 +35,7 @@ * requires no compute time. As firm nodes can not be freed and reallocated * pointers for nodes are unique (until a call of dead_node_elimination). */ -#ifdef HAVE_CONFIG_H #include "config.h" -#endif #include "irtypeinfo.h"