sparc: va_arg functions may not use omit-fp
[libfirm] / ir / be / beabi.h
index 3fb407f..9ba4b6c 100644 (file)
@@ -36,6 +36,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. */