X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fir%2Firmode.c;h=d1591e3e5f83cbfef735e8b43f0ae6f6220c0183;hb=8399216d8aebc713bbda04b6e3e250a1d52b20bf;hp=de7ed6340d43ecbff6ce5462c31458f223d8b9fa;hpb=6ab5eb8f50f7423c4ec475a22f67264b39777611;p=libfirm diff --git a/ir/ir/irmode.c b/ir/ir/irmode.c index de7ed6340..d1591e3e5 100644 --- a/ir/ir/irmode.c +++ b/ir/ir/irmode.c @@ -9,16 +9,18 @@ * Copyright: (c) 1998-2003 Universität Karlsruhe * Licence: This file protected by GPL - GNU GENERAL PUBLIC LICENSE. */ - - #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif +#ifdef HAVE_STDLIB_H # include -# include +#endif +#ifdef HAVE_STRING_H # include -# include +#endif + +# include # include "irmode_t.h" # include "ident.h"