diff --git a/src/plugins/e-acsl/share/e-acsl/instrumentation_model/e_acsl_contract.h b/src/plugins/e-acsl/share/e-acsl/instrumentation_model/e_acsl_contract.h index b3349fdf027d604293f5b9c3ced6a0a01507a455..96fe1fbbdb706aa92bee4db9cabd5c009e3d7148 100644 --- a/src/plugins/e-acsl/share/e-acsl/instrumentation_model/e_acsl_contract.h +++ b/src/plugins/e-acsl/share/e-acsl/instrumentation_model/e_acsl_contract.h @@ -35,7 +35,7 @@ #ifdef __FC_STDLIB #include <__fc_alloc_axiomatic.h> #else -/*@ ghost extern int __fc_heap_status __attribute__((FRAMA_C_MODEL)); */ +/*@ ghost extern int __fc_heap_status; */ #endif #define contract_t export_alias(contract_t)