X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbecopyilp1.c;h=9749c90e1bb76bed7ebb560d6070dda61aab8851;hb=952e0be71291f6475cb4c86894e43dc531eb8980;hp=980b23ba0e76437eed7c8a33f00dc5ea561e6c85;hpb=9e56dbf066d3698df877e2a9f78caeca29ea5a03;p=libfirm diff --git a/ir/be/becopyilp1.c b/ir/be/becopyilp1.c index 980b23ba0..9749c90e1 100644 --- a/ir/be/becopyilp1.c +++ b/ir/be/becopyilp1.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. * @@ -28,6 +28,8 @@ #include "config.h" #endif /* HAVE_CONFIG_H */ +#include "firm_config.h" + #ifdef WITH_ILP #include "becopyilp_t.h"