X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fir%2Firargs_t.h;h=3c1dee3ff3be86791a17608c6899ba4dc7316f22;hb=69d11aa49aa17358468bbb2f5506ef5f009514e9;hp=7c086e2e8c05b9cd1993deabfabca9573f0de431;hpb=eb08138c6b80c169945568e4414f491a9bc20388;p=libfirm diff --git a/ir/ir/irargs_t.h b/ir/ir/irargs_t.h index 7c086e2e8..3c1dee3ff 100644 --- a/ir/ir/irargs_t.h +++ b/ir/ir/irargs_t.h @@ -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. * @@ -17,11 +17,15 @@ * PURPOSE. */ +/** + * @file + * @brief irargs private declarations + * @version $Id$ + */ +#ifndef FIRM_IR_IRARGS_H +#define FIRM_IR_IRARGS_H -#ifndef _FIRM_IRARGS_H -#define _FIRM_IRARGS_H - -#include +#include "lc_printf.h" /** * Get the firm printf arg environment.