X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbeabi.h;h=4bab8f8242cbe8117d40f03d3f6be0f9f5d5737e;hb=5474a1c188c9d59eea2c915515980cd9cbab58d8;hp=3fb407f0dcb76be89802d61217a4019b6cd17705;hpb=1d4b9ab66a4545a879ba12eecadf7fa7c2e4977f;p=libfirm diff --git a/ir/be/beabi.h b/ir/be/beabi.h index 3fb407f0d..4bab8f824 100644 --- a/ir/be/beabi.h +++ b/ir/be/beabi.h @@ -21,7 +21,6 @@ * @file * @brief Backend ABI implementation. * @author Sebastian Hack - * @version $Id$ */ #ifndef FIRM_BE_BEABI_H #define FIRM_BE_BEABI_H @@ -36,6 +35,7 @@ #include "beirg.h" #include "bearch.h" #include "beabi.h" +#include "beabihelper.h" struct be_abi_call_flags_bits_t { unsigned store_args_sequential : 1; /**< Use sequential stores for arguments. */