X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbestabs.c;h=2742b561985876470df2ef288ed922ea1f40cdac;hb=a92ff34e623ded0eb85277c1f37235947855dffb;hp=fe7f9be3ae7abb89f4ba9d7c8ea7af42835bbc0b;hpb=3997b3ce29cea4c9d2a1664fcf87a94286edcdfb;p=libfirm diff --git a/ir/be/bestabs.c b/ir/be/bestabs.c index fe7f9be3a..2742b5619 100644 --- a/ir/be/bestabs.c +++ b/ir/be/bestabs.c @@ -1,11 +1,10 @@ /** - * Stabs support. - * - * @author Michael Beck - * @date 11.9.2006 - * @cvsid $Id$ + * @file + * @brief Stabs support. + * @author Michael Beck + * @date 11.9.2006 + * @version $Id$ */ - #ifdef HAVE_CONFIG_H # include "config.h" #endif @@ -14,6 +13,7 @@ #include #include +#include "obst.h" #include "irprog.h" #include "entity.h" #include "irgraph.h"